@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/bb26h6m>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba1b3fdd-a0f8-6d09-9558-52041232953d"^^xsd:string ;
  schema:givenName "Pieternella Gerarda"^^xsd:string ;
  schema:name "Pieternella Gerarda Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0194j9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e71a71ae-de66-7633-ddb8-1cf9a5766364> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2687556> ;
  schema:birthDate "1880-01-11"^^xsd:date .

