@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/bNw2ED5>
  pico:hasAge "26"^^xsd:string ;
  schema:familyName "Fiegen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d8888fe-0b91-ef7a-12a5-3c92a400a93f"^^xsd:string ;
  schema:givenName "Louisa"^^xsd:string ;
  schema:name "Louisa Fiegen"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Middelburg_Ze> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0PO3ve> ;
  schema:spouse <https://n2t.net/ark:/60537/bFBsPNP> ;
  schema:parent <https://n2t.net/ark:/60537/bVqDttc>, <https://n2t.net/ark:/60537/bxGS0Z7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774898> .

