@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/bfCuF0M>
  schema:familyName "Heijgen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8b996de-5e10-a033-0186-2ff3d686064e"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Heijgen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015068> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/35ac85ff-9923-7d5e-883a-6b4b01c876a6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2069082> ;
  schema:birthDate "1889-05-23"^^xsd:date .

