@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_a93ca129-e00d-438d-98c5-6269834d8f77
  a a2a:Record ;
  rdfs:label "Overlijden op 6 augustus 1924 te Emmen" ;
  a2a:hasPerson oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-9eefc837-90fe-47f2-bd2e-9f0d0633a92b, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-a05fba78-e10d-4bdd-8783-b22381d96d49, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-61ee7946-1402-456d-85fe-676e5bef3bc8, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-671d0b4f-14c1-4a38-b900-851e9b93a3fe, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-4037bfdf-b764-458d-bed5-50c14dcc6683 ;
  a2a:hasEvent oa:event_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_0, oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_1, oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_0, oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_1, oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_2 ;
  a2a:hasSource oa:source_dar_a93ca129-e00d-438d-98c5-6269834d8f77 .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-9eefc837-90fe-47f2-bd2e-9f0d0633a92b
  a a2a:Person ;
  rdfs:label "Pijdt Vos" ;
  a2a:PersonName [
    rdfs:label "Pijdt Vos" ;
    a2a:PersonNameFirstName "Pijdt" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-a05fba78-e10d-4bdd-8783-b22381d96d49
  a a2a:Person ;
  rdfs:label "Jan Drogt" ;
  a2a:PersonName [
    rdfs:label "Jan Drogt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Drogt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-61ee7946-1402-456d-85fe-676e5bef3bc8
  a a2a:Person ;
  rdfs:label "Fokkien Bekker" ;
  a2a:PersonName [
    rdfs:label "Fokkien Bekker" ;
    a2a:PersonNameFirstName "Fokkien" ;
    a2a:PersonNameLastName "Bekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0
  a a2a:Person ;
  rdfs:label "Lummichjen Koops" ;
  a2a:PersonName [
    rdfs:label "Lummichjen Koops" ;
    a2a:PersonNameFirstName "Lummichjen" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-671d0b4f-14c1-4a38-b900-851e9b93a3fe
  a a2a:Person ;
  rdfs:label "Jan Koops" ;
  a2a:PersonName [
    rdfs:label "Jan Koops" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person-4037bfdf-b764-458d-bed5-50c14dcc6683
  a a2a:Person ;
  rdfs:label "Jan Streuk" ;
  a2a:PersonName [
    rdfs:label "Jan Streuk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Streuk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1924-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:61ee7946-1402-456d-85fe-676e5bef3bc8 ;
  a2a:EventKeyRef oa:event_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Event1 .

oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0 ;
  a2a:EventKeyRef oa:event_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Event1 .

oa:relationep_dar_a93ca129-e00d-438d-98c5-6269834d8f77_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:671d0b4f-14c1-4a38-b900-851e9b93a3fe ;
  a2a:EventKeyRef oa:event_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Event1 .

oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:9eefc837-90fe-47f2-bd2e-9f0d0633a92b .

oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:a05fba78-e10d-4bdd-8783-b22381d96d49 .

oa:relationpp_dar_a93ca129-e00d-438d-98c5-6269834d8f77_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:7140a1f7-e7cb-4c47-8701-6e2b2bdd13a0, oa:person_dar_a93ca129-e00d-438d-98c5-6269834d8f77_Person:4037bfdf-b764-458d-bed5-50c14dcc6683 .

oa:source_dar_a93ca129-e00d-438d-98c5-6269834d8f77
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1924-08-06 - 1924-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1924-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1924, Periode: 1924" ;
    a2a:Book "Overlijdensregister Emmen 1924" ;
    a2a:DocumentNumber "252" ;
    a2a:RegistryNumber "1924" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1924, Periode: 1924, Overlijdensregister Emmen 1924, 252, 1924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ccfb3205-3bf4-2ee9-2730-1f9a59cf00be.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a93ca129-e00d-438d-98c5-6269834d8f77" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ccfb3205-3bf4-2ee9-2730-1f9a59cf00be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a93ca129-e00d-438d-98c5-6269834d8f77" ;
  a2a:RecordGUID "{a93ca129-e00d-438d-98c5-6269834d8f77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6143_00006143.xml van DAR" .

