@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_a79aa435-ae89-4905-aaa2-e46ecb94efca
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juni 1960 te Emmen" ;
  a2a:hasPerson oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-a568bf8b-353b-438a-b995-14eea258c3eb, oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-ce9850b4-4ff5-44b8-a097-3be24262aebc, oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-bda532f4-3ca5-4a94-a251-0782ec0fe615, oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-aceee44b-e66b-4f5a-aea9-f8356bbee8d5 ;
  a2a:hasEvent oa:event_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_0, oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_1, oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_0 ;
  a2a:hasSource oa:source_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca .

oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-a568bf8b-353b-438a-b995-14eea258c3eb
  a a2a:Person ;
  rdfs:label "Gerhardus Hermannus Alberts" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Hermannus Alberts" ;
    a2a:PersonNameFirstName "Gerhardus Hermannus" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-ce9850b4-4ff5-44b8-a097-3be24262aebc
  a a2a:Person ;
  rdfs:label "Maria Aleid Fuhler" ;
  a2a:PersonName [
    rdfs:label "Maria Aleid Fuhler" ;
    a2a:PersonNameFirstName "Maria Aleid" ;
    a2a:PersonNameLastName "Fuhler"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-bda532f4-3ca5-4a94-a251-0782ec0fe615
  a a2a:Person ;
  rdfs:label "Margaretha Adelheid Kocks" ;
  a2a:PersonName [
    rdfs:label "Margaretha Adelheid Kocks" ;
    a2a:PersonNameFirstName "Margaretha Adelheid" ;
    a2a:PersonNameLastName "Kocks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person-aceee44b-e66b-4f5a-aea9-f8356bbee8d5
  a a2a:Person ;
  rdfs:label "Wilhelmus Nicolaas Kocks" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Nicolaas Kocks" ;
    a2a:PersonNameFirstName "Wilhelmus Nicolaas" ;
    a2a:PersonNameLastName "Kocks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1960-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person:ce9850b4-4ff5-44b8-a097-3be24262aebc ;
  a2a:EventKeyRef oa:event_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Event1 .

oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person:bda532f4-3ca5-4a94-a251-0782ec0fe615 ;
  a2a:EventKeyRef oa:event_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Event1 .

oa:relationep_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person:aceee44b-e66b-4f5a-aea9-f8356bbee8d5 ;
  a2a:EventKeyRef oa:event_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Event1 .

oa:relationpp_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person:bda532f4-3ca5-4a94-a251-0782ec0fe615, oa:person_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca_Person:a568bf8b-353b-438a-b995-14eea258c3eb .

oa:source_dar_a79aa435-ae89-4905-aaa2-e46ecb94efca
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1960-06-07 - 1960-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1960-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1960, Periode: 1960" ;
    a2a:Book "Overlijdensregister Emmen 1960" ;
    a2a:DocumentNumber "218" ;
    a2a:RegistryNumber "1960" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1960, Periode: 1960, Overlijdensregister Emmen 1960, 218, 1960"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b1804a2b-49f8-57d9-f6a2-12d00d942ec3.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a79aa435-ae89-4905-aaa2-e46ecb94efca" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b1804a2b-49f8-57d9-f6a2-12d00d942ec3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a79aa435-ae89-4905-aaa2-e46ecb94efca" ;
  a2a:RecordGUID "{a79aa435-ae89-4905-aaa2-e46ecb94efca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6120_00006120.xml van DAR" .

