@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 roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPB69R>
  pico:hasAge "59"^^xsd:string ;
  schema:birthPlace "Broek ca."^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5d54ac18-1f14-4594-ab0b-7dcce22fad82"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria van der Werf"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van der Werf"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7vs9M> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/66a3c61a-4358-a73c-8de9-f8ae60f1d326> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60807> ;
  schema:additionalName [
    ns0:baseSurname "Werf"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

