@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/by6gFr>
  pico:hasAge "10"^^xsd:string ;
  ns0:familyName "den Haag"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/30bb2100a1b1b87b026b71a81a590f687ae70b7cd3ab708a1e2c20ed3e66b1bb"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter den Haag"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b00fbP> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774> ;
  ns0:additionalName [
    ns1:baseSurname "Haag"^^xsd:string ;
    ns1:literalName "Pieter den Haag"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

