@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/bAbgcAg>
  schema:familyName "Deckers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58088324-2078-02ad-8200-d278953c4ee4"^^xsd:string ;
  schema:givenName "Wilhelmina Emmerentiana Francisca"^^xsd:string ;
  schema:name "Wilhelmina Emmerentiana Francisca Deckers"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bI5R1nN> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmenMGm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2815419> ;
  schema:deathDate "1835-08-13"^^xsd:date .

