@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_f597ec6a-e47a-47b9-825e-99a49698db5b
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1879 te Wijster" ;
  a2a:hasPerson oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-a151088f-be07-4921-b6c2-a1a96f14c6ed, oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-b93e7431-dd3b-41aa-8c1e-6c0f06bbf57e, oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-247b2c14-c31f-4d71-876c-77574d2c2805, oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-804199fc-23b1-4986-bf6a-01911b808b6e ;
  a2a:hasEvent oa:event_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_0, oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_1, oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_2 ;
  a2a:hasRelationPP oa:relationpp_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_0 ;
  a2a:hasSource oa:source_dar_f597ec6a-e47a-47b9-825e-99a49698db5b .

oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-a151088f-be07-4921-b6c2-a1a96f14c6ed
  a a2a:Person ;
  rdfs:label "Zwaantje Jans Klinkers" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Jans Klinkers" ;
    a2a:PersonNameFirstName "Zwaantje Jans" ;
    a2a:PersonNameLastName "Klinkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-b93e7431-dd3b-41aa-8c1e-6c0f06bbf57e
  a a2a:Person ;
  rdfs:label "Lummigje Koops" ;
  a2a:PersonName [
    rdfs:label "Lummigje Koops" ;
    a2a:PersonNameFirstName "Lummigje" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-247b2c14-c31f-4d71-876c-77574d2c2805
  a a2a:Person ;
  rdfs:label "Koop Derks Leunge" ;
  a2a:PersonName [
    rdfs:label "Koop Derks Leunge" ;
    a2a:PersonNameFirstName "Koop Derks" ;
    a2a:PersonNameLastName "Leunge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person-804199fc-23b1-4986-bf6a-01911b808b6e
  a a2a:Person ;
  rdfs:label "Derk Willems Leunge" ;
  a2a:PersonName [
    rdfs:label "Derk Willems Leunge" ;
    a2a:PersonNameFirstName "Derk Willems" ;
    a2a:PersonNameLastName "Leunge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1879-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijster" ;
    rdfs:label "Wijster"
  ] .

oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person:b93e7431-dd3b-41aa-8c1e-6c0f06bbf57e ;
  a2a:EventKeyRef oa:event_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Event1 .

oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person:247b2c14-c31f-4d71-876c-77574d2c2805 ;
  a2a:EventKeyRef oa:event_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Event1 .

oa:relationep_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person:804199fc-23b1-4986-bf6a-01911b808b6e ;
  a2a:EventKeyRef oa:event_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Event1 .

oa:relationpp_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person:247b2c14-c31f-4d71-876c-77574d2c2805, oa:person_dar_f597ec6a-e47a-47b9-825e-99a49698db5b_Person:a151088f-be07-4921-b6c2-a1a96f14c6ed .

oa:source_dar_f597ec6a-e47a-47b9-825e-99a49698db5b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1879-07-02 - 1879-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1879-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1879, Periode: 1879" ;
    a2a:Book "Overlijdensregister Beilen 1879" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1879" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1879, Periode: 1879, Overlijdensregister Beilen 1879, 46, 1879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f0d0b07e-039f-810c-9fae-b198118e4ff2.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f597ec6a-e47a-47b9-825e-99a49698db5b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f0d0b07e-039f-810c-9fae-b198118e4ff2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f597ec6a-e47a-47b9-825e-99a49698db5b" ;
  a2a:RecordGUID "{f597ec6a-e47a-47b9-825e-99a49698db5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6878_00006878.xml van DAR" .

