@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/bGdC4t>
  pico:hasAge "2"^^xsd:string ;
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Moleveld"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/af7b224b-8e47-40ff-8fdf-a41af62c4781"^^xsd:string ;
  ns0:familyName "Moleveld"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhUrCF> ;
  gtm:straat <https://n2t.net/ark:/60537/bsTMhF> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/52224eda-bee9-5e9f-31cd-780c98766592> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58997> .

