@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/bFBsw3y>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Anna"^^xsd:string ;
  schema:name "Anna Wout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5c7737d-ab85-9b47-584e-d3707b90a769"^^xsd:string ;
  schema:familyName "Wout"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bNw2jTD>, <https://n2t.net/ark:/60537/bpYYyR5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQ0qNVQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bxGRHgS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2422336> .

