@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_ad2a365e-d9f5-4e8b-af67-adf730f37e22
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1879 te Hooghalen" ;
  a2a:hasPerson oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-c80482ef-dcd4-4886-b49d-c760c37e5793, oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-f199163d-8d52-476f-9ae4-4cd062259276, oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-c970539e-3ffe-4ac2-bc60-18c2688c8727, oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-61e3dd9f-8889-49fa-9e6b-420202cec8d7 ;
  a2a:hasEvent oa:event_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_0, oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_1, oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_2 ;
  a2a:hasRelationPP oa:relationpp_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_0 ;
  a2a:hasSource oa:source_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22 .

oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-c80482ef-dcd4-4886-b49d-c760c37e5793
  a a2a:Person ;
  rdfs:label "Fennichje Stadman" ;
  a2a:PersonName [
    rdfs:label "Fennichje Stadman" ;
    a2a:PersonNameFirstName "Fennichje" ;
    a2a:PersonNameLastName "Stadman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-f199163d-8d52-476f-9ae4-4cd062259276
  a a2a:Person ;
  rdfs:label "Jantien Pieters Smits" ;
  a2a:PersonName [
    rdfs:label "Jantien Pieters Smits" ;
    a2a:PersonNameFirstName "Jantien Pieters" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-c970539e-3ffe-4ac2-bc60-18c2688c8727
  a a2a:Person ;
  rdfs:label "Pieter Jans Eleveld" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans Eleveld" ;
    a2a:PersonNameFirstName "Pieter Jans" ;
    a2a:PersonNameLastName "Eleveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooghalen" ;
    rdfs:label "Hooghalen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person-61e3dd9f-8889-49fa-9e6b-420202cec8d7
  a a2a:Person ;
  rdfs:label "Jan Willems Eleveld" ;
  a2a:PersonName [
    rdfs:label "Jan Willems Eleveld" ;
    a2a:PersonNameFirstName "Jan Willems" ;
    a2a:PersonNameLastName "Eleveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1879-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooghalen" ;
    rdfs:label "Hooghalen"
  ] .

oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person:f199163d-8d52-476f-9ae4-4cd062259276 ;
  a2a:EventKeyRef oa:event_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Event1 .

oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person:c970539e-3ffe-4ac2-bc60-18c2688c8727 ;
  a2a:EventKeyRef oa:event_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Event1 .

oa:relationep_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person:61e3dd9f-8889-49fa-9e6b-420202cec8d7 ;
  a2a:EventKeyRef oa:event_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Event1 .

oa:relationpp_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person:c970539e-3ffe-4ac2-bc60-18c2688c8727, oa:person_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22_Person:c80482ef-dcd4-4886-b49d-c760c37e5793 .

oa:source_dar_ad2a365e-d9f5-4e8b-af67-adf730f37e22
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1879-11-18 - 1879-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1879-11-18"^^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 "76" ;
    a2a:RegistryNumber "1879" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1879, Periode: 1879, Overlijdensregister Beilen 1879, 76, 1879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/01359aba-fe75-49a3-0dd9-67dd20d4bacb.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ad2a365e-d9f5-4e8b-af67-adf730f37e22" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/01359aba-fe75-49a3-0dd9-67dd20d4bacb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ad2a365e-d9f5-4e8b-af67-adf730f37e22" ;
  a2a:RecordGUID "{ad2a365e-d9f5-4e8b-af67-adf730f37e22}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6198_00006198.xml van DAR" .

