@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/bj9r5n>
  pico:hasAge "46"^^xsd:string ;
  ns0:familyName "Buijtorff"^^xsd:string ;
  ns0:givenName "Heijltje"^^xsd:string ;
  ns0:name "Heijltje Buijtorff"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a9e862fb-0c7b-4487-b956-0121d39f4e21"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKOcRR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58845> .

