@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/b2501z>
  pico:hasAge "18"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Heisman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2fcf8b22499f932c779b10e973a82a0b8e87252b44de3b550f3a2226fdb01b86"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Heisman"@nl ;
  ns0:birthPlace "Roelofaartjesveen"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bB1jow> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1942> .

