@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/bnHhpPq>
  schema:givenName "Agatha Wendaliena"^^xsd:string ;
  schema:name "Agatha Wendaliena Treels"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1601251a-6999-f4b3-1113-fff4cfabaa6c"^^xsd:string ;
  schema:familyName "Treels"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ameide> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s6dx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/94d2c30f-25ee-8e8e-b020-61f93764a949> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2776101> ;
  schema:birthDate "1866-09-27"^^xsd:date .

