@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/bvbu6M>
  pico:hasAge "15"^^xsd:string ;
  ns0:familyName "Buchner"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Herman Philippes"^^xsd:string ;
  ns0:name "Herman Philippes Buchner"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3decb69e63fdf11fa5db6f095a9cada5104a270dd19ff2c3193196c602eff75d"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bbS8vn> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5197> .

