@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/bVQ1R6Y>
  schema:givenName "Annigje"^^xsd:string ;
  schema:name "Annigje Eksteen"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Eksteen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e48e8c63-b1ff-2589-bacb-11b3cdedcc28"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Meppel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dafeefd4-f696-0607-9a09-c135119e9ac7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2807026> ;
  schema:birthDate "1857-05-19"^^xsd:date .

