@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/b37w57a>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6fa1d7a-32d0-4339-66e4-1ad4c3ec1687"^^xsd:string ;
  schema:givenName "Sara Maria"^^xsd:string ;
  schema:name "Sara Maria Vos"@nl ;
  schema:familyName "Vos"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Enschede> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bce5a02-ed4f-a87f-75b6-3c66717e2aa7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274933> ;
  schema:birthDate "1863-11-06"^^xsd:date .

