@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/bwEmZJ7>
  schema:familyName "Agten"^^xsd:string ;
  schema:givenName "Elizabeth Johanna"^^xsd:string ;
  schema:name "Elizabeth Johanna Agten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c558de7-5822-2c16-707c-6100f38f3c89"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010zbt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d3da7e0-f250-e071-623e-01af3d1279b2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2095158> ;
  schema:birthDate "1889-09-17"^^xsd:date .

