@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/bFBtuL>
  pico:hasAge "72"^^xsd:string ;
  ns0:givenName "Barend"^^xsd:string ;
  ns0:name "Barend Bergman"@nl ;
  ns0:familyName "Bergman"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/386f31800d86777d781d017da93d9b786f6f1106f7b69cc7b3aff01401482608"^^xsd:string ;
  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/3787> .

