@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: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 "aSZuX4ygeBz4OyR4/5xO27NvUHRDD5JJAK0IKpAtnYZ2geXiscRxPCu87TN+OoCbZO8Sf9/SXdH2AcSUs6aGFF5qv6ngE3GhK1c+F0bLq2UcfSQ59xyBku9dUrNzHhsvLJmpjqniYE0/GUsfH6BlZBig5za0ZW8Mvsm7cNHYd8A=";
npx:hasSignatureTarget this: .
this: a npx:ExampleNanopub;
dct:created "2022-05-20T08:04:18.478Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8325-8848;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}