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

<https://n2t.net/ark:/60537/bfpNokQ>
  schema:familyName "Agten"^^xsd:string ;
  schema:givenName "Elizabeth Johanna Maria"^^xsd:string ;
  schema:name "Elizabeth Johanna Maria Agten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0134b255-1769-fe7d-1d83-343b96ec0c39"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011vzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b182f385-4a0a-d7bb-2add-fe8f7996fa91> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2509265> ;
  schema:birthDate "1891-05-09"^^xsd:date .

