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

<https://n2t.net/ark:/60537/bngSZ8>
  pico:hasAge "17"^^xsd:string ;
  ns0:givenName "Cornelis Adrianus"^^xsd:string ;
  ns0:name "Cornelis Adrianus van der Valk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/db045fea569601f7c241f203e2699411625b145619d22af8101593c3a3face73"^^xsd:string ;
  ns0:birthPlace "Maaslandsluis"^^xsd:string ;
  ns0:familyName "van der Valk"^^xsd:string ;
  ns0: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 ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5794> ;
  ns0:additionalName [
    ns1:baseSurname "Valk"^^xsd:string ;
    ns1:literalName "Cornelis Adrianus van der Valk"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

