@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/bGreX6x>
  schema:givenName "Alida Aletta"^^xsd:string ;
  schema:name "Alida Aletta Straver"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/004f3186-69e5-b25a-980b-e4694eefac75"^^xsd:string ;
  schema:familyName "Straver"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w407> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44972375-9ddd-6606-0211-c411508481fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2123405> ;
  schema:birthDate "1851-10-23"^^xsd:date .

