@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#> .

<https://n2t.net/ark:/60537/b0D6mL>
  pico:hasAge "57" ;
  sdo:givenName "Cornelis" ;
  sdo:name "Cornelis Prince"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fa9d18b0f588d5206e8a84a6c9e23d5c7456ef40c8ee1e135b117f8ab45cc9a4" ;
  sdo:hasOccupation "Koopman en Fabrikant"@nl ;
  sdo:familyName "Prince" ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/byWjut> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5402> ;
  sdo:sdDatePublished "2025-10-26T22:12:48+00:00"^^xsd:dateTime .

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