@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_a79efa93-51a4-454a-b2c5-b9ebdb400a9e
  a a2a:Record ;
  rdfs:label "Overlijden op 20 mei 1885 te Beilen" ;
  a2a:hasPerson oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-9bd90630-264b-40dd-9fd9-b0dcda74dae3, oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-4c8e5a6c-d48b-4b9e-b4ad-a26fefe098e4, oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-27ef09ac-abb0-4f39-8434-9dba26fef782, oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-5154be02-fc54-4075-8236-bbd9806398e4 ;
  a2a:hasEvent oa:event_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_0, oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_1, oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_0 ;
  a2a:hasSource oa:source_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e .

oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-9bd90630-264b-40dd-9fd9-b0dcda74dae3
  a a2a:Person ;
  rdfs:label "Hendrik Jans Nijsing" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans Nijsing" ;
    a2a:PersonNameFirstName "Hendrik Jans" ;
    a2a:PersonNameLastName "Nijsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-4c8e5a6c-d48b-4b9e-b4ad-a26fefe098e4
  a a2a:Person ;
  rdfs:label "Aaltje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hendriks" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-27ef09ac-abb0-4f39-8434-9dba26fef782
  a a2a:Person ;
  rdfs:label "Grietje Hendriks Schuring" ;
  a2a:PersonName [
    rdfs:label "Grietje Hendriks Schuring" ;
    a2a:PersonNameFirstName "Grietje Hendriks" ;
    a2a:PersonNameLastName "Schuring"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person-5154be02-fc54-4075-8236-bbd9806398e4
  a a2a:Person ;
  rdfs:label "Hendrik Schuring" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schuring" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schuring"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1885-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person:4c8e5a6c-d48b-4b9e-b4ad-a26fefe098e4 ;
  a2a:EventKeyRef oa:event_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Event1 .

oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person:27ef09ac-abb0-4f39-8434-9dba26fef782 ;
  a2a:EventKeyRef oa:event_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Event1 .

oa:relationep_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person:5154be02-fc54-4075-8236-bbd9806398e4 ;
  a2a:EventKeyRef oa:event_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Event1 .

oa:relationpp_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person:27ef09ac-abb0-4f39-8434-9dba26fef782, oa:person_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e_Person:9bd90630-264b-40dd-9fd9-b0dcda74dae3 .

oa:source_dar_a79efa93-51a4-454a-b2c5-b9ebdb400a9e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1885-05-21 - 1885-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1885-05-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1885, Periode: 1885" ;
    a2a:Book "Overlijdensregister Beilen 1885" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "1885" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1885, Periode: 1885, Overlijdensregister Beilen 1885, 44, 1885"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c7a576e4-a70a-bb70-1b8f-46696aacc4bd.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a79efa93-51a4-454a-b2c5-b9ebdb400a9e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c7a576e4-a70a-bb70-1b8f-46696aacc4bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a79efa93-51a4-454a-b2c5-b9ebdb400a9e" ;
  a2a:RecordGUID "{a79efa93-51a4-454a-b2c5-b9ebdb400a9e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6121_00006121.xml van DAR" .

