@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_a25b868e-e86b-4ecb-bcc6-bdab90460823
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1898 te Hijken" ;
  a2a:hasPerson oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-95dd3f6d-92b7-409e-a53a-30d8dfd7c3f4, oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-b52076da-4c5f-4c50-8b0e-ca8fedc6410b, oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-a8f8a60f-03ad-45b5-b1f6-b6630b20c86c, oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-58e47665-8faa-4f97-a6af-33e42fb076cb, oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-497fd579-b2fa-48dc-a286-73c80285f48f ;
  a2a:hasEvent oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_0, oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_1, oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_2, oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_3, oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_4 ;
  a2a:hasSource oa:source_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823 .

oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-95dd3f6d-92b7-409e-a53a-30d8dfd7c3f4
  a a2a:Person ;
  rdfs:label "Hendrikje Beens" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Beens" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Beens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-b52076da-4c5f-4c50-8b0e-ca8fedc6410b
  a a2a:Person ;
  rdfs:label "Lessche Bel" ;
  a2a:PersonName [
    rdfs:label "Lessche Bel" ;
    a2a:PersonNameFirstName "Lessche" ;
    a2a:PersonNameLastName "Bel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-a8f8a60f-03ad-45b5-b1f6-b6630b20c86c
  a a2a:Person ;
  rdfs:label "Roelof Boer" ;
  a2a:PersonName [
    rdfs:label "Roelof Boer" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-58e47665-8faa-4f97-a6af-33e42fb076cb
  a a2a:Person ;
  rdfs:label "Jan Folkerts" ;
  a2a:PersonName [
    rdfs:label "Jan Folkerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Folkerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person-497fd579-b2fa-48dc-a286-73c80285f48f
  a a2a:Person ;
  rdfs:label "Klaasje Folkerts" ;
  a2a:PersonName [
    rdfs:label "Klaasje Folkerts" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Folkerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1898-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hijken" ;
    rdfs:label "Hijken"
  ] .

oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person:95dd3f6d-92b7-409e-a53a-30d8dfd7c3f4 ;
  a2a:EventKeyRef oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 .

oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person:b52076da-4c5f-4c50-8b0e-ca8fedc6410b ;
  a2a:EventKeyRef oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 .

oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person:a8f8a60f-03ad-45b5-b1f6-b6630b20c86c ;
  a2a:EventKeyRef oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 .

oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person:58e47665-8faa-4f97-a6af-33e42fb076cb ;
  a2a:EventKeyRef oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 .

oa:relationep_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Person:497fd579-b2fa-48dc-a286-73c80285f48f ;
  a2a:EventKeyRef oa:event_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823_Event1 .

oa:source_dar_a25b868e-e86b-4ecb-bcc6-bdab90460823
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1898-08-27 - 1898-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1898-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1898, Periode: 1898" ;
    a2a:Book "Overlijdensregister Beilen 1898" ;
    a2a:DocumentNumber "61" ;
    a2a:RegistryNumber "1898" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1898, Periode: 1898, Overlijdensregister Beilen 1898, 61, 1898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7fec5802-a76c-2eec-c7cc-b48f939bfaee.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a25b868e-e86b-4ecb-bcc6-bdab90460823" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7fec5802-a76c-2eec-c7cc-b48f939bfaee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a25b868e-e86b-4ecb-bcc6-bdab90460823" ;
  a2a:RecordGUID "{a25b868e-e86b-4ecb-bcc6-bdab90460823}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1898" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7779_00007779.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hijken" ;
  a2a:PersonRemarkdatum_overlijden "1898-08-27" .

