@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/bnHhcq>
  pico:hasAge "2"^^xsd:string ;
  ns0:familyName "Everling"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a9ef3385ecba6570e13d11e3f46f6b82b6b8831abb02f903e648bd947a85448c"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Everling"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6sWw5> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2636> .

