@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/bCgfdVq>
  schema:givenName "Dirkje Adriana"^^xsd:string ;
  schema:name "Dirkje Adriana Everling"@nl ;
  schema:familyName "Everling"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63398464-9182-147c-2c7a-5466ae18aacd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gp9w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1e7844c0-cc39-7bba-dc11-f531d06e4d40> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1978294> ;
  schema:birthDate "1851-07-05"^^xsd:date .

