@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_4e99a40c-eef5-406f-a90f-c64e2fc1c862
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1936 te Emmen" ;
  a2a:hasPerson oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-da37a5d8-9032-40a7-92b5-acd8f087b659, oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-ddca1dfe-3115-4476-b7bd-cf2f3cc2358c, oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-a20c1a60-29b2-4ce8-8ce5-b12380266ac7, oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-4627be78-ef5f-453d-b101-d6a873b793a5 ;
  a2a:hasEvent oa:event_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_0, oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_1, oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_2 ;
  a2a:hasRelationPP oa:relationpp_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_0 ;
  a2a:hasSource oa:source_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862 .

oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-da37a5d8-9032-40a7-92b5-acd8f087b659
  a a2a:Person ;
  rdfs:label "Ariena Bouwina Oeltgerdiena de Groot" ;
  a2a:PersonName [
    rdfs:label "Ariena Bouwina Oeltgerdiena de Groot" ;
    a2a:PersonNameFirstName "Ariena Bouwina Oeltgerdiena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-ddca1dfe-3115-4476-b7bd-cf2f3cc2358c
  a a2a:Person ;
  rdfs:label "Harmina Flap" ;
  a2a:PersonName [
    rdfs:label "Harmina Flap" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Flap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-a20c1a60-29b2-4ce8-8ce5-b12380266ac7
  a a2a:Person ;
  rdfs:label "Harm Flap" ;
  a2a:PersonName [
    rdfs:label "Harm Flap" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Flap"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person-4627be78-ef5f-453d-b101-d6a873b793a5
  a a2a:Person ;
  rdfs:label "Frederik Noordhuis" ;
  a2a:PersonName [
    rdfs:label "Frederik Noordhuis" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Noordhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1936-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person:da37a5d8-9032-40a7-92b5-acd8f087b659 ;
  a2a:EventKeyRef oa:event_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Event1 .

oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person:ddca1dfe-3115-4476-b7bd-cf2f3cc2358c ;
  a2a:EventKeyRef oa:event_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Event1 .

oa:relationep_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person:a20c1a60-29b2-4ce8-8ce5-b12380266ac7 ;
  a2a:EventKeyRef oa:event_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Event1 .

oa:relationpp_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person:ddca1dfe-3115-4476-b7bd-cf2f3cc2358c, oa:person_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862_Person:4627be78-ef5f-453d-b101-d6a873b793a5 .

oa:source_dar_4e99a40c-eef5-406f-a90f-c64e2fc1c862
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1936-10-20 - 1936-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1936-10-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1936, Periode: 1936" ;
    a2a:Book "Overlijdensregister Emmen 1936" ;
    a2a:DocumentNumber "293" ;
    a2a:RegistryNumber "1936" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1936, Periode: 1936, Overlijdensregister Emmen 1936, 293, 1936"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7a69dbc0-6892-f858-4cb0-ee91c0d771ad.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4e99a40c-eef5-406f-a90f-c64e2fc1c862" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7a69dbc0-6892-f858-4cb0-ee91c0d771ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4e99a40c-eef5-406f-a90f-c64e2fc1c862" ;
  a2a:RecordGUID "{4e99a40c-eef5-406f-a90f-c64e2fc1c862}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4011_00004011.xml van DAR" .

