@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/bvpdqv>
  pico:hasAge "23"^^xsd:string ;
  ns0:familyName "Blom"^^xsd:string ;
  ns0:givenName "Hendrica"^^xsd:string ;
  ns0:name "Hendrica Blom"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d3c95cfb-fa93-4fc6-9107-2f084ff3255e"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_2> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7hKxX> ;
  gtm:straat <https://n2t.net/ark:/60537/bkOYSt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61630> .

