@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juni 1846 te Vries" ;
  a2a:hasPerson oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-21b0885d-1c25-4b41-be1e-859b5bb4c1fd, oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-e87429a8-442a-467c-be94-d56fd4aa1633, oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-4931f025-e72b-40b7-8e0f-ecc8b2629fac, oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-42149ccb-0248-42ad-aca8-d4c6d7e63126 ;
  a2a:hasEvent oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_0, oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_1, oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_2, oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_3 ;
  a2a:hasSource oa:source_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917 .

oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-21b0885d-1c25-4b41-be1e-859b5bb4c1fd
  a a2a:Person ;
  rdfs:label "Annegien" ;
  a2a:PersonName [
    rdfs:label "Annegien" ;
    a2a:PersonNameFirstName "Annegien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-e87429a8-442a-467c-be94-d56fd4aa1633
  a a2a:Person ;
  rdfs:label "Jantien Abels Everts" ;
  a2a:PersonName [
    rdfs:label "Jantien Abels Everts" ;
    a2a:PersonNameFirstName "Jantien Abels" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1812-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-4931f025-e72b-40b7-8e0f-ecc8b2629fac
  a a2a:Person ;
  rdfs:label "Hendrik Kremer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kremer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kremer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person-42149ccb-0248-42ad-aca8-d4c6d7e63126
  a a2a:Person ;
  rdfs:label "Abel Everts" ;
  a2a:PersonName [
    rdfs:label "Abel Everts" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1846-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person:21b0885d-1c25-4b41-be1e-859b5bb4c1fd ;
  a2a:EventKeyRef oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1 .

oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person:e87429a8-442a-467c-be94-d56fd4aa1633 ;
  a2a:EventKeyRef oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1 .

oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person:4931f025-e72b-40b7-8e0f-ecc8b2629fac ;
  a2a:EventKeyRef oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1 .

oa:relationep_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Person:42149ccb-0248-42ad-aca8-d4c6d7e63126 ;
  a2a:EventKeyRef oa:event_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917_Event1 .

oa:source_dar_4ef4420c-d545-4c9a-979b-eae05eb3a917
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1846-06-04 - 1846-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1846-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1846, Periode: 1846" ;
    a2a:Book "Overlijdensregister Vries 1846" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1846" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1846, Periode: 1846, Overlijdensregister Vries 1846, 14, 1846"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2baf406c-ff1b-f41d-ae37-77981944a50a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4ef4420c-d545-4c9a-979b-eae05eb3a917" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2baf406c-ff1b-f41d-ae37-77981944a50a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4ef4420c-d545-4c9a-979b-eae05eb3a917" ;
  a2a:RecordGUID "{4ef4420c-d545-4c9a-979b-eae05eb3a917}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1846" ;
  a2a:SourceRemarkregister_periode "1846" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7732_00007732.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Vries" ;
  a2a:PersonRemarkdatum_overlijden "1846-06-03" .

