@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/bKozdB>
  pico:hasAge "29"^^xsd:string ;
  ns0:familyName "Custer"^^xsd:string ;
  ns0:birthPlace "Engelberg in Zw"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2052d8143fa21ac42f40029505fc1fb93ca7d0f78c630972b1ac0149a2934cff"^^xsd:string ;
  ns0:givenName "Jozeph"^^xsd:string ;
  ns0:name "Jozeph Custer"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bI66OJ> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952> .

