@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_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac
  a a2a:Record ;
  rdfs:label "Overlijden op 22 september 1856 te Hooghalen" ;
  a2a:hasPerson oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-bd7a02a0-03f4-45db-badd-f21a810d9fbc, oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-0c34fc23-86d5-4a95-9d65-2d5ee22ebbad, oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-d835d6f7-cd9c-42e2-8408-5ba0372d5910, oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-5b73b592-36ad-4da5-b2b5-f2b0aff70f79, oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-d3b736e6-fb83-4aca-8dc7-4951290b0658 ;
  a2a:hasEvent oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_0, oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_1, oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_2, oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_3, oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_4 ;
  a2a:hasSource oa:source_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac .

oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-bd7a02a0-03f4-45db-badd-f21a810d9fbc
  a a2a:Person ;
  rdfs:label "Jantjen Jans" ;
  a2a:PersonName [
    rdfs:label "Jantjen Jans" ;
    a2a:PersonNameFirstName "Jantjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-0c34fc23-86d5-4a95-9d65-2d5ee22ebbad
  a a2a:Person ;
  rdfs:label "Geesje Jans Boer" ;
  a2a:PersonName [
    rdfs:label "Geesje Jans Boer" ;
    a2a:PersonNameFirstName "Geesje Jans" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-d835d6f7-cd9c-42e2-8408-5ba0372d5910
  a a2a:Person ;
  rdfs:label "Jan Beerends Popping" ;
  a2a:PersonName [
    rdfs:label "Jan Beerends Popping" ;
    a2a:PersonNameFirstName "Jan Beerends" ;
    a2a:PersonNameLastName "Popping"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar en 3 maand" ;
    rdfs:label "67 jaar en 3 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1789-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-5b73b592-36ad-4da5-b2b5-f2b0aff70f79
  a a2a:Person ;
  rdfs:label "Beerend Jans" ;
  a2a:PersonName [
    rdfs:label "Beerend Jans" ;
    a2a:PersonNameFirstName "Beerend" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person-d3b736e6-fb83-4aca-8dc7-4951290b0658
  a a2a:Person ;
  rdfs:label "Trijntje Nijboer" ;
  a2a:PersonName [
    rdfs:label "Trijntje Nijboer" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Nijboer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1856-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooghalen" ;
    rdfs:label "Hooghalen"
  ] .

oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person:bd7a02a0-03f4-45db-badd-f21a810d9fbc ;
  a2a:EventKeyRef oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 .

oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person:0c34fc23-86d5-4a95-9d65-2d5ee22ebbad ;
  a2a:EventKeyRef oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 .

oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person:d3b736e6-fb83-4aca-8dc7-4951290b0658 ;
  a2a:EventKeyRef oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 .

oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person:d835d6f7-cd9c-42e2-8408-5ba0372d5910 ;
  a2a:EventKeyRef oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 .

oa:relationep_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Person:5b73b592-36ad-4da5-b2b5-f2b0aff70f79 ;
  a2a:EventKeyRef oa:event_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac_Event1 .

oa:source_dar_29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1856-09-22 - 1856-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1856-09-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1856, Periode: 1856" ;
    a2a:Book "Overlijdensregister Beilen 1856" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "1856" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1856, Periode: 1856, Overlijdensregister Beilen 1856, 65, 1856"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6486ddb7-000a-7428-1bce-4c7b1dbe1774.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6486ddb7-000a-7428-1bce-4c7b1dbe1774.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac" ;
  a2a:RecordGUID "{29a3f957-eb8a-4ce4-a0ee-a18ae1c8caac}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1856" ;
  a2a:SourceRemarkregister_periode "1856" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6947_00006947.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hooghalen" ;
  a2a:PersonRemarkdatum_overlijden "1856-09-22" .

