@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/b4AqavS>
  schema:givenName "Adriana Susanna"^^xsd:string ;
  schema:name "Adriana Susanna Straver"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/54de3cb9-6f56-ce11-eeac-309c56d288d9"^^xsd:string ;
  schema:familyName "Straver"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d21ec303-ed92-0b0b-cef8-bf2659714c3d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2636140> ;
  schema:birthDate "1867-07-06"^^xsd:date .

