@prefix pico: <https://personsincontext.org/model#> .
@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJyLvY>
  pico:hasAge "6" ;
  sdo:givenName "Cornelis" ;
  sdo:name "Cornelis de Graaf"@nl ;
  sdo:familyName "de Graaf" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ec3e28f419230dc049dc6112de233d3010e2f11fe9d81a92eadea59822d5afab" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bchxMb> ;
  gtm:straat <https://n2t.net/ark:/60537/bvBSeQ> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2997> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Graaf" ;
    ns0:literalName "Cornelis de Graaf"@nl ;
    ns0:surnamePrefix "de"
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
