@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/bngSZ8>
  pico:hasAge "17" ;
  sdo:givenName "Cornelis Adrianus" ;
  sdo:name "Cornelis Adrianus van der Valk"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/db045fea569601f7c241f203e2699411625b145619d22af8101593c3a3face73" ;
  sdo:birthPlace "Maaslandsluis" ;
  sdo:familyName "van der Valk" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/slagersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baPDYW> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5794> ;
  sdo:sdDatePublished "2025-10-26T22:13:03+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Valk" ;
    ns0:literalName "Cornelis Adrianus van der Valk"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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