@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#> .

<https://n2t.net/ark:/60537/b7HTLE>
  pico:hasAge "40"^^xsd:string ;
  ns0:familyName "Gravesteyn"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/27910ac9000df529f651ca6f05db3d411f72a6ed82991042b2eae648e1db5f87"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Gravesteyn"@nl ;
  ns0:birthPlace "Vrijehoef"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/daggelder> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe0ZZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4898> ;
  gtm:straat <https://www.goudatijdmachine.nl/omeka/api/resources/233807> .

