@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_2fc25839-7d3e-4e82-8ffc-92245ecf4f61
  a a2a:Record ;
  rdfs:label "Overlijden op 30 januari 1953 te Emmen" ;
  a2a:hasPerson oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-7d65bf96-3a06-44e9-99d0-33e5a169c4bf, oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-cda544e2-4d91-4c00-baa8-c9dc973e2e22, oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-d44539b1-7d0c-48ac-bcc9-f5f36905daa4 ;
  a2a:hasEvent oa:event_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_0, oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_1, oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_2 ;
  a2a:hasSource oa:source_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61 .

oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-7d65bf96-3a06-44e9-99d0-33e5a169c4bf
  a a2a:Person ;
  rdfs:label "Willemtien Withaar" ;
  a2a:PersonName [
    rdfs:label "Willemtien Withaar" ;
    a2a:PersonNameFirstName "Willemtien" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-cda544e2-4d91-4c00-baa8-c9dc973e2e22
  a a2a:Person ;
  rdfs:label "Geertje Jonker" ;
  a2a:PersonName [
    rdfs:label "Geertje Jonker" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person-d44539b1-7d0c-48ac-bcc9-f5f36905daa4
  a a2a:Person ;
  rdfs:label "Johannes Jonker" ;
  a2a:PersonName [
    rdfs:label "Johannes Jonker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1953-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person:7d65bf96-3a06-44e9-99d0-33e5a169c4bf ;
  a2a:EventKeyRef oa:event_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Event1 .

oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person:cda544e2-4d91-4c00-baa8-c9dc973e2e22 ;
  a2a:EventKeyRef oa:event_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Event1 .

oa:relationep_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Person:d44539b1-7d0c-48ac-bcc9-f5f36905daa4 ;
  a2a:EventKeyRef oa:event_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61_Event1 .

oa:source_dar_2fc25839-7d3e-4e82-8ffc-92245ecf4f61
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1953-01-30 - 1953-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1953-01-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1953, Periode: 1953" ;
    a2a:Book "Overlijdensregister Emmen 1953" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1953" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1953, Periode: 1953, Overlijdensregister Emmen 1953, 34, 1953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0a8bc33d-7c39-d9a8-c382-09bfa07e6dea.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fc25839-7d3e-4e82-8ffc-92245ecf4f61" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0a8bc33d-7c39-d9a8-c382-09bfa07e6dea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fc25839-7d3e-4e82-8ffc-92245ecf4f61" ;
  a2a:RecordGUID "{2fc25839-7d3e-4e82-8ffc-92245ecf4f61}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1953" ;
  a2a:SourceRemarkregister_periode "1953" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7031_00007031.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1953-01-30" .

