@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_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc
  a a2a:Record ;
  rdfs:label "Overlijden op 24 april 1820 te Eext" ;
  a2a:hasPerson oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-deccdb99-e82c-4990-8529-2e7a79dd660a, oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-7e2b433c-9742-413c-a4e8-44a276089354, oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-4f9e90d6-49ac-465a-816a-3435977dfea8, oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-3f8cc892-fd25-4240-9c74-e0c95b1828d4 ;
  a2a:hasEvent oa:event_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_0, oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_1, oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_2 ;
  a2a:hasRelationPP oa:relationpp_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_0 ;
  a2a:hasSource oa:source_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc .

oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-deccdb99-e82c-4990-8529-2e7a79dd660a
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-7e2b433c-9742-413c-a4e8-44a276089354
  a a2a:Person ;
  rdfs:label "Annigje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Annigje Jacobs" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-4f9e90d6-49ac-465a-816a-3435977dfea8
  a a2a:Person ;
  rdfs:label "Jan Rotgers" ;
  a2a:PersonName [
    rdfs:label "Jan Rotgers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rotgers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1742" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1742-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person-3f8cc892-fd25-4240-9c74-e0c95b1828d4
  a a2a:Person ;
  rdfs:label "Rotgert Jans" ;
  a2a:PersonName [
    rdfs:label "Rotgert Jans" ;
    a2a:PersonNameFirstName "Rotgert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1820-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person:7e2b433c-9742-413c-a4e8-44a276089354 ;
  a2a:EventKeyRef oa:event_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Event1 .

oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person:4f9e90d6-49ac-465a-816a-3435977dfea8 ;
  a2a:EventKeyRef oa:event_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Event1 .

oa:relationep_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person:3f8cc892-fd25-4240-9c74-e0c95b1828d4 ;
  a2a:EventKeyRef oa:event_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Event1 .

oa:relationpp_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person:4f9e90d6-49ac-465a-816a-3435977dfea8, oa:person_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc_Person:deccdb99-e82c-4990-8529-2e7a79dd660a .

oa:source_dar_693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1820-04-26 - 1820-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1820-04-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1820, Periode: 1820" ;
    a2a:Book "Overlijdensregister Anloo 1820" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1820" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1820, Periode: 1820, Overlijdensregister Anloo 1820, 12, 1820"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c2d371cb-aa84-d028-b169-8f9724344818.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c2d371cb-aa84-d028-b169-8f9724344818.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc" ;
  a2a:RecordGUID "{693bbc8c-d0a2-4b71-bc6f-a857ef89e3bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5873_00005873.xml van DAR" .

