@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/bgeB0s>
  pico:hasAge "18"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Zeverboom"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a2de2d3356cbc46edaf4e76dd3a00534998ebdf3a7ad77ab2d88ad12300b6251"^^xsd:string ;
  ns0:familyName "Zeverboom"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJz0wL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4835> .

