@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@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/bELIiA>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7a627623-167c-4160-9165-59adddce7ba3"^^xsd:string ;
  schema:givenName "Maria Helena"^^xsd:string ;
  schema:name "Maria Helena Vinke"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Vinke"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b3KCHmb> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nIJGc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1fb15864-ef4f-6322-1651-0f17725bab32> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59717> .

