@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b1fda0F>
  pico:hasAge "52"^^xsd:string ;
  schema:familyName "Brauns"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/534713bd-bc32-4073-bb32-c0c84b9bda21"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Brauns"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b99NYQr>, <https://n2t.net/ark:/60537/bh4oND6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZmGV> ;
  schema:spouse <https://n2t.net/ark:/60537/bTyk5mE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486480> ;
  schema:deathDate "1918-12-10"^^xsd:date .

