@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bKNWhFE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f5f4eebe-2ce7-0a1d-9428-b4842d2b8ebd"^^xsd:string ;
  schema:givenName "Ottolina Helena"^^xsd:string ;
  schema:name "Ottolina Helena van Straaten"@nl ;
  schema:familyName "van Straaten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aarlanderveen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5850f2f7-71dd-b20a-4d62-28f988df067e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2199338> ;
  schema:birthDate "1884-02-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Straaten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

