@prefix wikidata: .
@prefix foaf: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix pav: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a ;
dct:accessRights ;
dct:description "This knowledge graph was made for metadata of Statistics Netherlands (CBS) microdata (the data from individuals, companies or street level). It was a project for Knowledge Graph Course 2020 at Maastricht University. The goal of this project is to convert the descriptions of all CBS microdata sets into one knowledge graph with high-quality and comprehensive metadata so that the researchers can easily query the metadata, explore the relations among multiple datasets, and find the needed variables.";
dct:issued "2020-01-24";
dct:language "Dutch, English";
dct:title "Metadata of CBS Microdata";
pav:version "0.0.1";
dct:, , ,
, , ,
, , ;
;
"Individual data, social economics data, statistics Netherlands";
wikidata:Q61151961;
;
foaf:depiction ;
foaf:page ;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8325-8848 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXYA/ZaH6tFeN1Kl/PqqImwvcFqm/ifOGR0fXnbu5G/nPmP8OIHjnjjfdVvG4z1fa4FD/a+fzXXgko3xBLg6I/zypVHdYyXVCvZdlmmQ4YUOuxqJz0L44whJgwRdz8ahYHPCTchTj6xJ2KMUKP4l69NhkMAKRr0LR6qYReOSYr8QIDAQAB";
npx:hasSignature "OjPjmDVnC3Ho/FhPj4/8+pBeIxvkEsT5H5Z9wYIeljLopYop6kGNlJXXopxBkhKD7J5lhE0OKzRZ1ICX6ngpI05t5qRi9/hMk/X8wGl3byEQo+a2VwdJckjrYgJoaVOeOz2CHVUs9uaL6FYmwWSv3JMA5cUvOs/ftM1+PdCAJUg=";
npx:hasSignatureTarget this: .
this: a npx:ExampleNanopub;
dct:created "2022-05-20T08:11:50.593Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8325-8848;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
}