@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/bzYz7sH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d3d73ab-feaf-9e02-3a85-4db5ed80ea7f"^^xsd:string ;
  schema:givenName "Stevina"^^xsd:string ;
  schema:name "Stevina van Dongen"@nl ;
  schema:familyName "van Dongen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/859f7307-d255-eb6d-8a62-f82cc3497a0b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2374534> ;
  schema:birthDate "1876-02-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dongen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

