@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_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1885 te Slood" ;
  a2a:hasPerson oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-2572a920-8be9-536e-981a-d34f47dfac77, oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-53c06b07-aaca-5dff-8209-a8d86f68d5b6, oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-d93baf71-17ad-5549-9a32-6c670ac3f781 ;
  a2a:hasEvent oa:event_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_0, oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_1, oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_2 ;
  a2a:hasSource oa:source_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035 .

oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-2572a920-8be9-536e-981a-d34f47dfac77
  a a2a:Person ;
  rdfs:label "Berendje Bremer" ;
  a2a:PersonName [
    rdfs:label "Berendje Bremer" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Bremer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-53c06b07-aaca-5dff-8209-a8d86f68d5b6
  a a2a:Person ;
  rdfs:label "Aaldert Jan Bolling" ;
  a2a:PersonName [
    rdfs:label "Aaldert Jan Bolling" ;
    a2a:PersonNameFirstName "Aaldert Jan" ;
    a2a:PersonNameLastName "Bolling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 maand" ;
    rdfs:label "1 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1885-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person-d93baf71-17ad-5549-9a32-6c670ac3f781
  a a2a:Person ;
  rdfs:label "Gerrit Bolling" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bolling" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bolling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "brievenbesteller" .

oa:event_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1885-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Slood" ;
    rdfs:label "Slood"
  ] .

oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person:2572a920-8be9-536e-981a-d34f47dfac77 ;
  a2a:EventKeyRef oa:event_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Event1 .

oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person:53c06b07-aaca-5dff-8209-a8d86f68d5b6 ;
  a2a:EventKeyRef oa:event_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Event1 .

oa:relationep_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Person:d93baf71-17ad-5549-9a32-6c670ac3f781 ;
  a2a:EventKeyRef oa:event_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035_Event1 .

oa:source_dar_b8b5d148-ce2a-4b71-b2ce-0fb433d2a035
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1885-05-26 - 1885-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1885-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1885, Periode: 1885" ;
    a2a:Book "Overlijdensregister Hoogeveen 1885" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "1885" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1885, Periode: 1885, Overlijdensregister Hoogeveen 1885, 115, 1885"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/77ea24c2-66f1-72d3-d3c1-1185e9bb08d0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b8b5d148-ce2a-4b71-b2ce-0fb433d2a035" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/77ea24c2-66f1-72d3-d3c1-1185e9bb08d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b8b5d148-ce2a-4b71-b2ce-0fb433d2a035" ;
  a2a:RecordGUID "{b8b5d148-ce2a-4b71-b2ce-0fb433d2a035}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7128_00007128.xml van DAR" .

