@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/benhPfd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/865723b7-b6b7-7b9b-13b2-54b128b90b88"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Schriek"@nl ;
  schema:familyName "Schriek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qbcb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a94b45d-01a3-8303-af29-0a5a35139ed9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331737> ;
  schema:birthDate "1869-11-29"^^xsd:date .

