@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/bVQ1MpC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81bae07c-781d-b06a-e293-dc12351a5132"^^xsd:string ;
  schema:givenName "Sara Cornelia"^^xsd:string ;
  schema:name "Sara Cornelia Wieser"@nl ;
  schema:familyName "Wieser"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xfmf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7a3b197-7f82-56a6-8d59-48af0c6fce1c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722605> ;
  schema:birthDate "1883-04-24"^^xsd:date .

