@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/bRtkjgb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2865930d-31ec-fbc2-3946-0b4f63b08bdf"^^xsd:string ;
  schema:familyName "Wagenaar"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Wagenaar"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7hvTfq>, <https://n2t.net/ark:/60537/bZnV87v> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bojnuTF> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2511056> ;
  schema:birthDate "1847-10-25"^^xsd:date .

