@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_274f98ba-e40f-475d-95e8-bc910274f84f
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juli 1814 te Beilen" ;
  a2a:hasPerson oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-86a8d30f-dbdc-4c56-bf1d-9265c2fce956, oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-c25c8e7b-fef8-4d50-b9c1-ed1af0fee2f9, oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-4bf6e6d5-0a41-4036-b5e5-9ec2c72089ad, oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-ca965a9b-3f54-4619-9d19-bcf4956dfb8e ;
  a2a:hasEvent oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_0, oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_1, oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_2, oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_3 ;
  a2a:hasSource oa:source_dar_274f98ba-e40f-475d-95e8-bc910274f84f .

oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-86a8d30f-dbdc-4c56-bf1d-9265c2fce956
  a a2a:Person ;
  rdfs:label "Roelofje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Roelofje Hendriks" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-c25c8e7b-fef8-4d50-b9c1-ed1af0fee2f9
  a a2a:Person ;
  rdfs:label "Roelof Bastiaans" ;
  a2a:PersonName [
    rdfs:label "Roelof Bastiaans" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Bastiaans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-4bf6e6d5-0a41-4036-b5e5-9ec2c72089ad
  a a2a:Person ;
  rdfs:label "Annechien Roelofs" ;
  a2a:PersonName [
    rdfs:label "Annechien Roelofs" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "-" .

oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person-ca965a9b-3f54-4619-9d19-bcf4956dfb8e
  a a2a:Person ;
  rdfs:label "Berend Gerrijts" ;
  a2a:PersonName [
    rdfs:label "Berend Gerrijts" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Gerrijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1814-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person:86a8d30f-dbdc-4c56-bf1d-9265c2fce956 ;
  a2a:EventKeyRef oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1 .

oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person:c25c8e7b-fef8-4d50-b9c1-ed1af0fee2f9 ;
  a2a:EventKeyRef oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1 .

oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person:4bf6e6d5-0a41-4036-b5e5-9ec2c72089ad ;
  a2a:EventKeyRef oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1 .

oa:relationep_dar_274f98ba-e40f-475d-95e8-bc910274f84f_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Person:ca965a9b-3f54-4619-9d19-bcf4956dfb8e ;
  a2a:EventKeyRef oa:event_dar_274f98ba-e40f-475d-95e8-bc910274f84f_Event1 .

oa:source_dar_274f98ba-e40f-475d-95e8-bc910274f84f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1814-07-20 - 1814-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1814-07-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1814, Periode: 1814" ;
    a2a:Book "Overlijdensregister Beilen 1814" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1814" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1814, Periode: 1814, Overlijdensregister Beilen 1814, 31, 1814"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/23e5a026-c362-b889-1a4f-60af543296c5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/274f98ba-e40f-475d-95e8-bc910274f84f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/23e5a026-c362-b889-1a4f-60af543296c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/274f98ba-e40f-475d-95e8-bc910274f84f" ;
  a2a:RecordGUID "{274f98ba-e40f-475d-95e8-bc910274f84f}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1814" ;
  a2a:SourceRemarkregister_periode "1814" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6642_00006642.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Beilen" ;
  a2a:PersonRemarkdatum_overlijden "1814-07-19" .

