@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bpmVsG>
  pico:hasAge "43"^^xsd:string ;
  ns0:birthPlace "Breukelen"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8801bdb7-9015-4ef9-8019-149c0a83eb84"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  ns0:givenName "Marie"^^xsd:string ;
  ns0:name "Marie van Berkesteijn"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van Berkesteijn"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRT0fS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62041> ;
  ns0:additionalName [
    ns1:baseSurname "Berkesteijn"^^xsd:string ;
    ns1:literalName "Marie van Berkesteijn"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

