@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/bnTYH2S>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Anthonia Maria"^^xsd:string ;
  schema:name "Anthonia Maria Stigter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed31cfdd-5b82-72b6-c4d5-ceefdebb2cde"^^xsd:string ;
  schema:familyName "Stigter"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74O3nN>, <https://n2t.net/ark:/60537/bDwsEdX> ;
  schema:spouse <https://n2t.net/ark:/60537/beZoSdX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLr1NDy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2342990> .

