@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/bBEant>
  pico:hasAge "6"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d58cbe31714f35eb9a86a86aeb8fb11c71acdfbbc7f2745a0e23753cefc28e44"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Vermey"@nl ;
  ns0:familyName "Vermey"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bDj0ZZ> ;
  gtm:straat <https://n2t.net/ark:/60537/bPaEXg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3385> .

