@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/b2UOHki>
  schema:birthPlace "Barmen Duitsland"@nl ;
  schema:familyName "Esser"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/53e92292-7294-b346-b559-00ededa67154"^^xsd:string ;
  schema:givenName "Maria Theresia Emelia"^^xsd:string ;
  schema:name "Maria Theresia Emelia Esser"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c754f9cc-c0ea-9310-4d60-177bc0055a9f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2590144> ;
  schema:birthDate "1845-10-05"^^xsd:date .

