@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/b250Yyw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/719e1960-1149-d478-1de3-28ad000aa0c1"^^xsd:string ;
  schema:birthPlace "Nieuwer Amstel"@nl ;
  schema:givenName "Sophia Henriette"^^xsd:string ;
  schema:name "Sophia Henriette van Stavel"@nl ;
  schema:familyName "van Stavel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c71b5201-f99e-397d-b4e1-0b4f3d1b4a14> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2589254> ;
  schema:birthDate "1877-06-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Stavel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

