@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/bXIjdPD>
  schema:familyName "Heimans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16685080-6c72-5281-a411-41e251d9e6ed"^^xsd:string ;
  schema:givenName "Wilhelmina Petronella"^^xsd:string ;
  schema:name "Wilhelmina Petronella Heimans"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b5CTYYB>, <https://n2t.net/ark:/60537/bdxuNNF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXhUm1v> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2001506> ;
  schema:birthDate "1860-11-01"^^xsd:date .

