@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/bNw3DB>
  pico:hasAge "18"^^xsd:string ;
  ns0:birthPlace "Baander"^^xsd:string ;
  ns0:givenName "Barend"^^xsd:string ;
  ns0:name "Barend Bergman"@nl ;
  ns0:familyName "Bergman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f73dc4a8c6ab53ba9fb4866f3158de61b75c53d24639f40be7dc6833ff1523e3"^^xsd:string ;
  ns0:hasOccupation "Waddingsveen"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b5cvef> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bnHxgB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3786> .

