@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/bezZvu>
  pico:hasAge "21"^^xsd:string ;
  ns0:familyName "Buchner"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6bb8819ce158fd69f0e003ef7c9e7c9e09c9c519569e53907747f25863a7a6cf"^^xsd:string ;
  ns0:givenName "Kard Ernst"^^xsd:string ;
  ns0:name "Kard Ernst Buchner"@nl ;
  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/5199> .

