@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/bVqCSMh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3664a32f-dcac-6fe9-5788-245e84a65ddb"^^xsd:string ;
  schema:givenName "Pieternella Jacoba"^^xsd:string ;
  schema:name "Pieternella Jacoba Wessels"@nl ;
  schema:familyName "Wessels"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d3t8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/484a8610-92a6-8e3c-f6dd-8994d08f90e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2137706> ;
  schema:birthDate "1912-01-16"^^xsd:date .

