@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_be4e82e4-cfd9-45da-b09b-516a6d85c0a3
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1908 te Emmen" ;
  a2a:hasPerson oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-f72a5629-3fad-4f61-a6ae-aafc2fff4da3, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-ce9c2f16-060c-4d94-a850-db3eb044e27b, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-3ac2fc17-3e8c-4528-bde9-0ee5a1b878e1, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-5f5e69fb-ae17-462d-aac0-0916b05d3eb2, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-189ad06e-d30a-4490-9e98-44f3b7038255 ;
  a2a:hasEvent oa:event_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_0, oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_1, oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_2 ;
  a2a:hasRelationPP oa:relationpp_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_0, oa:relationpp_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_1 ;
  a2a:hasSource oa:source_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3 .

oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-f72a5629-3fad-4f61-a6ae-aafc2fff4da3
  a a2a:Person ;
  rdfs:label "Hendrikje Jans de Vries" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Jans de Vries" ;
    a2a:PersonNameFirstName "Hendrikje Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-ce9c2f16-060c-4d94-a850-db3eb044e27b
  a a2a:Person ;
  rdfs:label "Jan Prijs" ;
  a2a:PersonName [
    rdfs:label "Jan Prijs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Prijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-3ac2fc17-3e8c-4528-bde9-0ee5a1b878e1
  a a2a:Person ;
  rdfs:label "Koop Harms Prijs" ;
  a2a:PersonName [
    rdfs:label "Koop Harms Prijs" ;
    a2a:PersonNameFirstName "Koop Harms" ;
    a2a:PersonNameLastName "Prijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-5f5e69fb-ae17-462d-aac0-0916b05d3eb2
  a a2a:Person ;
  rdfs:label "Margaretha Aleida Rijfkogel" ;
  a2a:PersonName [
    rdfs:label "Margaretha Aleida Rijfkogel" ;
    a2a:PersonNameFirstName "Margaretha Aleida" ;
    a2a:PersonNameLastName "Rijfkogel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person-189ad06e-d30a-4490-9e98-44f3b7038255
  a a2a:Person ;
  rdfs:label "Enne Harmsen" ;
  a2a:PersonName [
    rdfs:label "Enne Harmsen" ;
    a2a:PersonNameFirstName "Enne" ;
    a2a:PersonNameLastName "Harmsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1908-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:f72a5629-3fad-4f61-a6ae-aafc2fff4da3 ;
  a2a:EventKeyRef oa:event_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Event1 .

oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:ce9c2f16-060c-4d94-a850-db3eb044e27b ;
  a2a:EventKeyRef oa:event_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Event1 .

oa:relationep_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:3ac2fc17-3e8c-4528-bde9-0ee5a1b878e1 ;
  a2a:EventKeyRef oa:event_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Event1 .

oa:relationpp_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:ce9c2f16-060c-4d94-a850-db3eb044e27b, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:5f5e69fb-ae17-462d-aac0-0916b05d3eb2 .

oa:relationpp_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:ce9c2f16-060c-4d94-a850-db3eb044e27b, oa:person_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3_Person:189ad06e-d30a-4490-9e98-44f3b7038255 .

oa:source_dar_be4e82e4-cfd9-45da-b09b-516a6d85c0a3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1908-08-04 - 1908-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1908-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1908, Periode: 1908" ;
    a2a:Book "Overlijdensregister Emmen 1908" ;
    a2a:DocumentNumber "306" ;
    a2a:RegistryNumber "1908" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1908, Periode: 1908, Overlijdensregister Emmen 1908, 306, 1908"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d5b6b5e0-aec4-b885-7804-e0453db2c6a4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/be4e82e4-cfd9-45da-b09b-516a6d85c0a3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d5b6b5e0-aec4-b885-7804-e0453db2c6a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/be4e82e4-cfd9-45da-b09b-516a6d85c0a3" ;
  a2a:RecordGUID "{be4e82e4-cfd9-45da-b09b-516a6d85c0a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7203_00007203.xml van DAR" .

