@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/b9nvPfH>
  schema:givenName "Agatha Adriana"^^xsd:string ;
  schema:name "Agatha Adriana Wartena"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1180cb51-8a76-d08a-be18-54e6ce4ca512"^^xsd:string ;
  schema:familyName "Wartena"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e174272b-903c-78eb-7aa4-c23599257c4a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2664902> ;
  schema:birthDate "1837-04-15"^^xsd:date .

