@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/bEYnvd>
  pico:hasAge "5 1/2 jaar"^^xsd:string ;
  ns0:familyName "Bouwman"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Bouwman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1cc70b2b25c93b8aa5c94a577bed095c52ec88b344e6167f7e1a2f8ab7dbc0eb"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bV0vsw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5397> .

