@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/bHtK7Ay>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec7f67b1-a438-9d16-2d53-8f724e0f706a"^^xsd:string ;
  schema:givenName "Johanna Fredrika"^^xsd:string ;
  schema:name "Johanna Fredrika van Driesten"@nl ;
  schema:familyName "van Driesten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lange_Ruige_Weide> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vzh6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/05986172-4aeb-a90b-44e2-05960d4be726> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/590387> ;
  schema:birthDate "1876-10-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Driesten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

