@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/bx3Ln0x>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9cba04d-6413-15b0-5a79-2e619271db76"^^xsd:string ;
  schema:familyName "Jongerheld"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Jongerheld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f1a03c8-2a30-6986-9913-7ea9dec08e46> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102323> ;
  schema:birthDate "1867-08-10"^^xsd:date .

