@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/bvBS5oK>
  schema:familyName "Boegheim"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b70627c-ad76-790b-4606-e691cd87cd91"^^xsd:string ;
  schema:givenName "Wilhelmina Maria"^^xsd:string ;
  schema:name "Wilhelmina Maria Boegheim"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bDwsUaf>, <https://n2t.net/ark:/60537/bnHhgyD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQd7AT4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627894> ;
  schema:birthDate "1901-06-23"^^xsd:date .

