@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/bnTYIwL>
  pico:hasAge "19"^^xsd:string ;
  schema:familyName "Agten"^^xsd:string ;
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth Agten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f3d49c9-d359-8643-89a9-22187c79e3a4"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74O4QG>, <https://n2t.net/ark:/60537/bvBRQTY> ;
  schema:spouse <https://n2t.net/ark:/60537/beZoTHQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6OTr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2369311> .

