@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bAbjgB>
  pico:hasAge "23"^^xsd:string ;
  ns0:familyName "Heij"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3480c3af-64df-403d-9e97-9aa18aa978d7"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Heij"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sleper> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVDBHO> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f3122cf8-65db-3b64-f97d-ef3e82028b32> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61939> .

