@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_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juli 1930 te Beilen" ;
  a2a:hasPerson oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-d260c8ea-b01e-4ea9-8e66-04342b398634, oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-b931e786-f039-476e-90f6-7eee60d5e6ed, oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-fd1c338f-2c6a-4983-8ec1-ca0d6a59604c, oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-34592757-4f2d-4744-886b-0049d90f4d4e ;
  a2a:hasEvent oa:event_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_0, oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_1, oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_2 ;
  a2a:hasRelationPP oa:relationpp_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_0 ;
  a2a:hasSource oa:source_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b .

oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-d260c8ea-b01e-4ea9-8e66-04342b398634
  a a2a:Person ;
  rdfs:label "Albert Koerts" ;
  a2a:PersonName [
    rdfs:label "Albert Koerts" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Koerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-b931e786-f039-476e-90f6-7eee60d5e6ed
  a a2a:Person ;
  rdfs:label "Aaltje Andries Fokkema" ;
  a2a:PersonName [
    rdfs:label "Aaltje Andries Fokkema" ;
    a2a:PersonNameFirstName "Aaltje Andries" ;
    a2a:PersonNameLastName "Fokkema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-fd1c338f-2c6a-4983-8ec1-ca0d6a59604c
  a a2a:Person ;
  rdfs:label "Aaltje Vestering" ;
  a2a:PersonName [
    rdfs:label "Aaltje Vestering" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Vestering"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person-34592757-4f2d-4744-886b-0049d90f4d4e
  a a2a:Person ;
  rdfs:label "Jakob Vestering" ;
  a2a:PersonName [
    rdfs:label "Jakob Vestering" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Vestering"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1930-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person:b931e786-f039-476e-90f6-7eee60d5e6ed ;
  a2a:EventKeyRef oa:event_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Event1 .

oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person:fd1c338f-2c6a-4983-8ec1-ca0d6a59604c ;
  a2a:EventKeyRef oa:event_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Event1 .

oa:relationep_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person:34592757-4f2d-4744-886b-0049d90f4d4e ;
  a2a:EventKeyRef oa:event_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Event1 .

oa:relationpp_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person:fd1c338f-2c6a-4983-8ec1-ca0d6a59604c, oa:person_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b_Person:d260c8ea-b01e-4ea9-8e66-04342b398634 .

oa:source_dar_1c70f1a8-d02f-4f24-8a94-e0fd22b7879b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1930-07-08 - 1930-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1930-07-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1930, Periode: 1930" ;
    a2a:Book "Overlijdensregister Beilen 1930" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1930" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1930, Periode: 1930, Overlijdensregister Beilen 1930, 46, 1930"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/115ef53f-278d-2a3f-e57a-7aa65dda290b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/1c70f1a8-d02f-4f24-8a94-e0fd22b7879b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/115ef53f-278d-2a3f-e57a-7aa65dda290b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/1c70f1a8-d02f-4f24-8a94-e0fd22b7879b" ;
  a2a:RecordGUID "{1c70f1a8-d02f-4f24-8a94-e0fd22b7879b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6635_00006635.xml van DAR" .

