@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_90d18c7e-4ede-4b89-b656-66ebcee7cb39
  a a2a:Record ;
  rdfs:label "Overlijden op 31 juli 1869 te Weerwille (Ruinerwold)" ;
  a2a:hasPerson oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-89b19e59-7a78-44ff-98d7-b626fdf5db88, oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-72544ed4-3b27-4df9-9ee2-a293b26b0311, oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-2e40844e-6524-4cc3-882f-fd8771737092, oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-34d3ca87-e20e-4bbd-8aa1-a4d2c0aec4fb ;
  a2a:hasEvent oa:event_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_0, oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_1, oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_2 ;
  a2a:hasRelationPP oa:relationpp_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_0 ;
  a2a:hasSource oa:source_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39 .

oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-89b19e59-7a78-44ff-98d7-b626fdf5db88
  a a2a:Person ;
  rdfs:label "Geesje Geerts Keizer" ;
  a2a:PersonName [
    rdfs:label "Geesje Geerts Keizer" ;
    a2a:PersonNameFirstName "Geesje Geerts" ;
    a2a:PersonNameLastName "Keizer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-72544ed4-3b27-4df9-9ee2-a293b26b0311
  a a2a:Person ;
  rdfs:label "Geert Bloemberg" ;
  a2a:PersonName [
    rdfs:label "Geert Bloemberg" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Bloemberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1838-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-2e40844e-6524-4cc3-882f-fd8771737092
  a a2a:Person ;
  rdfs:label "Harm Pouwels Bloemberg" ;
  a2a:PersonName [
    rdfs:label "Harm Pouwels Bloemberg" ;
    a2a:PersonNameFirstName "Harm Pouwels" ;
    a2a:PersonNameLastName "Bloemberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person-34d3ca87-e20e-4bbd-8aa1-a4d2c0aec4fb
  a a2a:Person ;
  rdfs:label "Aaltje Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Westerhuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1869-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weerwille (Ruinerwold)" ;
    rdfs:label "Weerwille (Ruinerwold)"
  ] .

oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person:89b19e59-7a78-44ff-98d7-b626fdf5db88 ;
  a2a:EventKeyRef oa:event_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Event1 .

oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person:72544ed4-3b27-4df9-9ee2-a293b26b0311 ;
  a2a:EventKeyRef oa:event_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Event1 .

oa:relationep_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person:2e40844e-6524-4cc3-882f-fd8771737092 ;
  a2a:EventKeyRef oa:event_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Event1 .

oa:relationpp_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person:72544ed4-3b27-4df9-9ee2-a293b26b0311, oa:person_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39_Person:34d3ca87-e20e-4bbd-8aa1-a4d2c0aec4fb .

oa:source_dar_90d18c7e-4ede-4b89-b656-66ebcee7cb39
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1869-07-31 - 1869-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1869-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1869, Periode: 1869" ;
    a2a:Book "Overlijdensregister Ruinerwold 1869" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1869" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1869, Periode: 1869, Overlijdensregister Ruinerwold 1869, 23, 1869"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ae7286a8-7d58-e958-c9f9-57f86619c9a9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/90d18c7e-4ede-4b89-b656-66ebcee7cb39" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ae7286a8-7d58-e958-c9f9-57f86619c9a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/90d18c7e-4ede-4b89-b656-66ebcee7cb39" ;
  a2a:RecordGUID "{90d18c7e-4ede-4b89-b656-66ebcee7cb39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4911_00004911.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
