@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/bjZbhMQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7888089e-b2a6-3a5e-6fdf-32908b7b5eb4"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Sas"@nl ;
  schema:familyName "Sas"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b7js> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a6c97045-e78f-bb85-245f-892c016fdd8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2467677> ;
  schema:birthDate "1852-05-31"^^xsd:date .

