@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_be25a03c-4f4d-421a-beff-b461e4982c39
  a a2a:Record ;
  rdfs:label "Overlijden op 6 oktober 1876 te Pesse (Ruinen)" ;
  a2a:hasPerson oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-81f34a30-3cb0-4aaf-abd4-3afe23e0f2e1, oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-183c2088-58d9-4c36-a62a-5c7f9fe5983f, oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-b3b06571-a313-4205-8660-4103732d1c4e, oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-33054957-9663-4b9d-86a1-c711c9bb4c8d ;
  a2a:hasEvent oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_0, oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_1, oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_2, oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_3 ;
  a2a:hasSource oa:source_dar_be25a03c-4f4d-421a-beff-b461e4982c39 .

oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-81f34a30-3cb0-4aaf-abd4-3afe23e0f2e1
  a a2a:Person ;
  rdfs:label "Roeloffien Oosting" ;
  a2a:PersonName [
    rdfs:label "Roeloffien Oosting" ;
    a2a:PersonNameFirstName "Roeloffien" ;
    a2a:PersonNameLastName "Oosting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-183c2088-58d9-4c36-a62a-5c7f9fe5983f
  a a2a:Person ;
  rdfs:label "Koop Mulder" ;
  a2a:PersonName [
    rdfs:label "Koop Mulder" ;
    a2a:PersonNameFirstName "Koop" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-b3b06571-a313-4205-8660-4103732d1c4e
  a a2a:Person ;
  rdfs:label "Jantien Bazuin" ;
  a2a:PersonName [
    rdfs:label "Jantien Bazuin" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Bazuin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1843-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person-33054957-9663-4b9d-86a1-c711c9bb4c8d
  a a2a:Person ;
  rdfs:label "Jan Bazuin" ;
  a2a:PersonName [
    rdfs:label "Jan Bazuin" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bazuin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1876-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pesse (Ruinen)" ;
    rdfs:label "Pesse (Ruinen)"
  ] .

oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person:81f34a30-3cb0-4aaf-abd4-3afe23e0f2e1 ;
  a2a:EventKeyRef oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1 .

oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person:183c2088-58d9-4c36-a62a-5c7f9fe5983f ;
  a2a:EventKeyRef oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1 .

oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person:b3b06571-a313-4205-8660-4103732d1c4e ;
  a2a:EventKeyRef oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1 .

oa:relationep_dar_be25a03c-4f4d-421a-beff-b461e4982c39_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Person:33054957-9663-4b9d-86a1-c711c9bb4c8d ;
  a2a:EventKeyRef oa:event_dar_be25a03c-4f4d-421a-beff-b461e4982c39_Event1 .

oa:source_dar_be25a03c-4f4d-421a-beff-b461e4982c39
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1876-10-07 - 1876-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1876-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1876, Periode: 1876" ;
    a2a:Book "Overlijdensregister Ruinen 1876" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "1876" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1876, Periode: 1876, Overlijdensregister Ruinen 1876, 49, 1876"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/fdd565dd-e794-09aa-b8d4-86314a51aeaa.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/be25a03c-4f4d-421a-beff-b461e4982c39" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/fdd565dd-e794-09aa-b8d4-86314a51aeaa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/be25a03c-4f4d-421a-beff-b461e4982c39" ;
  a2a:RecordGUID "{be25a03c-4f4d-421a-beff-b461e4982c39}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1876" ;
  a2a:SourceRemarkregister_periode "1876" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8988_00008988.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Pesse (Ruinen)" ;
  a2a:PersonRemarkdatum_overlijden "1876-10-06" .

