@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_75faab47-bdc8-48e4-8e25-e17495457ef6
  a a2a:Record ;
  rdfs:label "Overlijden op 6 februari 1920 te Paterswolde (Eelde)" ;
  a2a:hasPerson oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-8c44f82a-4923-4ef1-82cc-9fdc5a98e66b, oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-14da4c8b-ffd6-4156-b54d-16755a63dc18, oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-7220b457-6cac-4bf2-9566-52673f7aeb3c, oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-42e4674e-e6c7-434d-b484-56fe4ca52d21 ;
  a2a:hasEvent oa:event_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_0, oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_1, oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_2 ;
  a2a:hasRelationPP oa:relationpp_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_0 ;
  a2a:hasSource oa:source_dar_75faab47-bdc8-48e4-8e25-e17495457ef6 .

oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-8c44f82a-4923-4ef1-82cc-9fdc5a98e66b
  a a2a:Person ;
  rdfs:label "Ida Sluiter" ;
  a2a:PersonName [
    rdfs:label "Ida Sluiter" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Sluiter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-14da4c8b-ffd6-4156-b54d-16755a63dc18
  a a2a:Person ;
  rdfs:label "Harm Rutgers" ;
  a2a:PersonName [
    rdfs:label "Harm Rutgers" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-7220b457-6cac-4bf2-9566-52673f7aeb3c
  a a2a:Person ;
  rdfs:label "Aukien Rutgers" ;
  a2a:PersonName [
    rdfs:label "Aukien Rutgers" ;
    a2a:PersonNameFirstName "Aukien" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1849-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person-42e4674e-e6c7-434d-b484-56fe4ca52d21
  a a2a:Person ;
  rdfs:label "Reinder Cluning Hilbrants" ;
  a2a:PersonName [
    rdfs:label "Reinder Cluning Hilbrants" ;
    a2a:PersonNameFirstName "Reinder Cluning" ;
    a2a:PersonNameLastName "Hilbrants"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1920-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paterswolde (Eelde)" ;
    rdfs:label "Paterswolde (Eelde)"
  ] .

oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person:8c44f82a-4923-4ef1-82cc-9fdc5a98e66b ;
  a2a:EventKeyRef oa:event_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Event1 .

oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person:14da4c8b-ffd6-4156-b54d-16755a63dc18 ;
  a2a:EventKeyRef oa:event_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Event1 .

oa:relationep_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person:7220b457-6cac-4bf2-9566-52673f7aeb3c ;
  a2a:EventKeyRef oa:event_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Event1 .

oa:relationpp_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person:7220b457-6cac-4bf2-9566-52673f7aeb3c, oa:person_dar_75faab47-bdc8-48e4-8e25-e17495457ef6_Person:42e4674e-e6c7-434d-b484-56fe4ca52d21 .

oa:source_dar_75faab47-bdc8-48e4-8e25-e17495457ef6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1920-02-07 - 1920-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1920-02-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1920, Periode: 1920" ;
    a2a:Book "Overlijdensregister Eelde 1920" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1920" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1920, Periode: 1920, Overlijdensregister Eelde 1920, 4, 1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/075582f4-25a7-1b8b-ffb0-1ff2f9207c6e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/75faab47-bdc8-48e4-8e25-e17495457ef6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/075582f4-25a7-1b8b-ffb0-1ff2f9207c6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/75faab47-bdc8-48e4-8e25-e17495457ef6" ;
  a2a:RecordGUID "{75faab47-bdc8-48e4-8e25-e17495457ef6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4546_00004546.xml van DAR" .

