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

<https://n2t.net/ark:/60537/bcv26N>
  pico:hasAge "75"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8a74b7f9-8546-4232-ab7b-3d19daa8e082"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Smeets"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Smeets"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bjzNjZZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buYMi7d> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d803adcc-42b2-429e-9672-e9e1e05225c3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59705> .

