@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix this: <http://purl.org/np/RAnW7QFXZGZ2CdTNusdeLqJ_K4tNJsfqB7QOVpVgwrklM> .
@prefix sub: <http://purl.org/np/RAnW7QFXZGZ2CdTNusdeLqJ_K4tNJsfqB7QOVpVgwrklM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://graphdb.dumontierlab.com/cbsmicrodata_metadata> dct:accessRights <https://schema.org/publicAccess> ;
    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" ;
    <http://rdfs.org/ns/void#vocabulary> dct: , <http://semweb.mmlab.be/ns/ql> , <http://semweb.mmlab.be/ns/rml> , <http://www.w3.org/2000/01/rdf-schema> , <http://www.w3.org/2001/XMLSchema> , <http://www.w3.org/2002/07/owl> , <http://www.w3.org/ns/dcat> , <http://www.w3.org/ns/r2rml> , <http://www.wikidata.org/ontology/> ;
    a <https://www.wikidata.org/entity/Q33002955> ;
    <http://www.w3.org/ns/dcat#distribution> <http://172.19.0.2:80/repositories/cbs-microdata> ;
    <http://www.w3.org/ns/dcat#keyword> "Individual data, social economics data, statistics Netherlands" ;
    <http://www.w3.org/ns/dcat#theme> wikidata:Q61151961 ;
    <http://www.w3.org/ns/sparql-service-description#endpoint> <https://graphdb.dumontierlab.com/resource?uri=http:%2F%2FCBSMicrodata.org> ;
    foaf:page <https://graphdb.dumontierlab.com/> ;
    <https://schema.org/publication> <https://arxiv.org/abs/2101.07622> .
}
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: dct:created "2022-05-20T08:04:18.478Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-8325-8848 ;
    a npx:ExampleNanopub ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA5gNHxO43rlquxhEeAvFs5OCms5eaumzn--jqUu6g5HA> , <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA9M5jS_Wk2bFn-Q1yWrgPIxE_bHWyO5a9VeUpJv_9_iA> .
}