@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/b2UNPE>
  pico:hasAge "8w"^^xsd:string ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a3da414747a5a262691e2838274b8dc6cb5f08cef54e2135d663443808f156db"^^xsd:string ;
  ns0:givenName "Maarten"^^xsd:string ;
  ns0:name "Maarten de Graaf"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcHWfc> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3219> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Maarten de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

