@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_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1962 te Eelde" ;
  a2a:hasPerson oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-2549c3b4-67d6-4667-974c-5d0a23814280, oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-f2f9bdc2-235a-4dc3-8ade-77ad2d667671, oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-1f42d781-406e-4ccd-84f2-c4bb5db93fce, oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-dbadecf2-4690-4d7b-b83d-ee0995495c92 ;
  a2a:hasEvent oa:event_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_0, oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_1, oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_2 ;
  a2a:hasRelationPP oa:relationpp_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_0 ;
  a2a:hasSource oa:source_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80 .

oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-2549c3b4-67d6-4667-974c-5d0a23814280
  a a2a:Person ;
  rdfs:label "Roelofje Vennink" ;
  a2a:PersonName [
    rdfs:label "Roelofje Vennink" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Vennink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-f2f9bdc2-235a-4dc3-8ade-77ad2d667671
  a a2a:Person ;
  rdfs:label "Geert Feike Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Geert Feike Schoonbeek" ;
    a2a:PersonNameFirstName "Geert Feike" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-1f42d781-406e-4ccd-84f2-c4bb5db93fce
  a a2a:Person ;
  rdfs:label "Gerhardina Bouwmeester" ;
  a2a:PersonName [
    rdfs:label "Gerhardina Bouwmeester" ;
    a2a:PersonNameFirstName "Gerhardina" ;
    a2a:PersonNameLastName "Bouwmeester"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 jaar" ;
    rdfs:label "80 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person-dbadecf2-4690-4d7b-b83d-ee0995495c92
  a a2a:Person ;
  rdfs:label "Wijnand Bouwmeester" ;
  a2a:PersonName [
    rdfs:label "Wijnand Bouwmeester" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNameLastName "Bouwmeester"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1962-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person:2549c3b4-67d6-4667-974c-5d0a23814280 ;
  a2a:EventKeyRef oa:event_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Event1 .

oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person:1f42d781-406e-4ccd-84f2-c4bb5db93fce ;
  a2a:EventKeyRef oa:event_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Event1 .

oa:relationep_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person:dbadecf2-4690-4d7b-b83d-ee0995495c92 ;
  a2a:EventKeyRef oa:event_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Event1 .

oa:relationpp_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person:1f42d781-406e-4ccd-84f2-c4bb5db93fce, oa:person_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80_Person:f2f9bdc2-235a-4dc3-8ade-77ad2d667671 .

oa:source_dar_0cf33f31-0a9f-42f9-820d-ef2dfd9aef80
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1962-08-09 - 1962-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1962-08-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1962, Periode: 1962" ;
    a2a:Book "Overlijdensregister Eelde 1962" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1962" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1962, Periode: 1962, Overlijdensregister Eelde 1962, 20, 1962"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ddc62aca-b388-5990-8ca9-fbb2cc9d2d68.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cf33f31-0a9f-42f9-820d-ef2dfd9aef80" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ddc62aca-b388-5990-8ca9-fbb2cc9d2d68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cf33f31-0a9f-42f9-820d-ef2dfd9aef80" ;
  a2a:RecordGUID "{0cf33f31-0a9f-42f9-820d-ef2dfd9aef80}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4323_00004323.xml van DAR" .

[] a2a:PersonRemarkdiversen "Opmerkingen: woonplaats Zwolle" .
