@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/bj9omWY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eae86082-8c65-f33f-fb77-1a4816e0c594"^^xsd:string ;
  schema:familyName "Prummel"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Prummel"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bbeNy8h>, <https://n2t.net/ark:/60537/bs3YaLT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwdX8Vk> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2233955> ;
  schema:birthDate "1911-04-15"^^xsd:date .

