@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#> .

<https://n2t.net/ark:/60537/bYy7azD>
  schema:givenName "Adriana Cornelia"^^xsd:string ;
  schema:name "Adriana Cornelia Staphorst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dce5109e-48d6-b574-1b47-4b0e6aea4265"^^xsd:string ;
  schema:familyName "Staphorst"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wmtg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/64bf187e-0f13-8250-4246-d037feffc51b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2247317> ;
  schema:birthDate "1889-12-17"^^xsd:date .

