@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_026f6eef-01af-45f8-a2b3-65dfc8418ea1
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1876 te Roswinkel (Emmen)" ;
  a2a:hasPerson oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-f10da2b6-4d36-480d-b7f4-2f0be27c7645, oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-b875e1c6-5dfd-44ff-b22e-1b31e80ae028, oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-5ca16dc8-885f-4672-a0b8-7e824c4d4794, oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-494ba2fd-bf38-4cd9-91f7-dc1bef8fe494 ;
  a2a:hasEvent oa:event_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_0, oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_1, oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_2 ;
  a2a:hasRelationPP oa:relationpp_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_0 ;
  a2a:hasSource oa:source_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1 .

oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-f10da2b6-4d36-480d-b7f4-2f0be27c7645
  a a2a:Person ;
  rdfs:label "Antje Gerrits Smit" ;
  a2a:PersonName [
    rdfs:label "Antje Gerrits Smit" ;
    a2a:PersonNameFirstName "Antje Gerrits" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-b875e1c6-5dfd-44ff-b22e-1b31e80ae028
  a a2a:Person ;
  rdfs:label "Hillegien Haan" ;
  a2a:PersonName [
    rdfs:label "Hillegien Haan" ;
    a2a:PersonNameFirstName "Hillegien" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1839-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-5ca16dc8-885f-4672-a0b8-7e824c4d4794
  a a2a:Person ;
  rdfs:label "Harm Haan" ;
  a2a:PersonName [
    rdfs:label "Harm Haan" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person-494ba2fd-bf38-4cd9-91f7-dc1bef8fe494
  a a2a:Person ;
  rdfs:label "Eilert Brands" ;
  a2a:PersonName [
    rdfs:label "Eilert Brands" ;
    a2a:PersonNameFirstName "Eilert" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1876-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roswinkel (Emmen)" ;
    rdfs:label "Roswinkel (Emmen)"
  ] .

oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person:f10da2b6-4d36-480d-b7f4-2f0be27c7645 ;
  a2a:EventKeyRef oa:event_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Event1 .

oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person:b875e1c6-5dfd-44ff-b22e-1b31e80ae028 ;
  a2a:EventKeyRef oa:event_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Event1 .

oa:relationep_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person:5ca16dc8-885f-4672-a0b8-7e824c4d4794 ;
  a2a:EventKeyRef oa:event_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Event1 .

oa:relationpp_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person:b875e1c6-5dfd-44ff-b22e-1b31e80ae028, oa:person_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1_Person:494ba2fd-bf38-4cd9-91f7-dc1bef8fe494 .

oa:source_dar_026f6eef-01af-45f8-a2b3-65dfc8418ea1
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1876-06-08 - 1876-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1876-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Rectificatie, Deel: 1876, Periode: 1876" ;
    a2a:Book "Overlijdensregister Emmen 1876" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "1876" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Rectificatie, Deel: 1876, Periode: 1876, Overlijdensregister Emmen 1876, 73, 1876"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/130e9dd2-a685-21a4-f954-3cee8ec3cc95.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/026f6eef-01af-45f8-a2b3-65dfc8418ea1" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/130e9dd2-a685-21a4-f954-3cee8ec3cc95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/026f6eef-01af-45f8-a2b3-65dfc8418ea1" ;
  a2a:RecordGUID "{026f6eef-01af-45f8-a2b3-65dfc8418ea1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4179_00004179.xml van DAR" .

