@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_e06daeda-63a5-4acf-a123-e767dfe2c9c1
  a a2a:Record ;
  rdfs:label "Overlijden op 1 april 1877 te Dijkhuizen (Ruinerwold)" ;
  a2a:hasPerson oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-aa60dc88-54a7-4ad4-95d5-6a169dd1575f, oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-a0bb925a-9c80-4999-a55a-a2c39af6c727, oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-29577e92-361d-48c0-bddb-31aaf596faf6, oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-69a2c7db-88ce-40ac-8201-c49d8e0130fa ;
  a2a:hasEvent oa:event_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_0, oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_1, oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_0 ;
  a2a:hasSource oa:source_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1 .

oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-aa60dc88-54a7-4ad4-95d5-6a169dd1575f
  a a2a:Person ;
  rdfs:label "Jan Preuper" ;
  a2a:PersonName [
    rdfs:label "Jan Preuper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Preuper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-a0bb925a-9c80-4999-a55a-a2c39af6c727
  a a2a:Person ;
  rdfs:label "Afien Roelofs Woldman" ;
  a2a:PersonName [
    rdfs:label "Afien Roelofs Woldman" ;
    a2a:PersonNameFirstName "Afien Roelofs" ;
    a2a:PersonNameLastName "Woldman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-29577e92-361d-48c0-bddb-31aaf596faf6
  a a2a:Person ;
  rdfs:label "Roelofje Arends Pieters" ;
  a2a:PersonName [
    rdfs:label "Roelofje Arends Pieters" ;
    a2a:PersonNameFirstName "Roelofje Arends" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1801-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person-69a2c7db-88ce-40ac-8201-c49d8e0130fa
  a a2a:Person ;
  rdfs:label "Arend Pieters" ;
  a2a:PersonName [
    rdfs:label "Arend Pieters" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1877-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dijkhuizen (Ruinerwold)" ;
    rdfs:label "Dijkhuizen (Ruinerwold)"
  ] .

oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person:a0bb925a-9c80-4999-a55a-a2c39af6c727 ;
  a2a:EventKeyRef oa:event_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Event1 .

oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person:29577e92-361d-48c0-bddb-31aaf596faf6 ;
  a2a:EventKeyRef oa:event_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Event1 .

oa:relationep_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person:69a2c7db-88ce-40ac-8201-c49d8e0130fa ;
  a2a:EventKeyRef oa:event_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Event1 .

oa:relationpp_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person:29577e92-361d-48c0-bddb-31aaf596faf6, oa:person_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1_Person:aa60dc88-54a7-4ad4-95d5-6a169dd1575f .

oa:source_dar_e06daeda-63a5-4acf-a123-e767dfe2c9c1
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1877-04-03 - 1877-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1877-04-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1877, Periode: 1877" ;
    a2a:Book "Overlijdensregister Ruinerwold 1877" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "1877" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1877, Periode: 1877, Overlijdensregister Ruinerwold 1877, 8, 1877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b14bb476-75d6-cc3d-53c4-9fc7d08eaf79.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e06daeda-63a5-4acf-a123-e767dfe2c9c1" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b14bb476-75d6-cc3d-53c4-9fc7d08eaf79.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e06daeda-63a5-4acf-a123-e767dfe2c9c1" ;
  a2a:RecordGUID "{e06daeda-63a5-4acf-a123-e767dfe2c9c1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6293_00006293.xml van DAR" .

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