@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/bywG5U>
  pico:hasAge "50"^^xsd:string ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f2a8ff52a06015f25eaade2a645bfb46be187c352c63027fc2e2a368d904c7ba"^^xsd:string ;
  ns0:givenName "Maarten"^^xsd:string ;
  ns0:name "Maarten de Graaf"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verversknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bWtpaJ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4291> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Maarten de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

