@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/bS5qSX8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0fff0de0-8b1c-b526-5e9c-9e84a35988aa"^^xsd:string ;
  schema:givenName "Maria Eliana"^^xsd:string ;
  schema:name "Maria Eliana Vos"@nl ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kw7c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/24b1da54-2435-409b-8df8-a8c237dd17af> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002836> ;
  schema:birthDate "1871-03-15"^^xsd:date .

