@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_c5635998-0df9-7a4d-e732-bac772ebeaf4
  a a2a:Record ;
  rdfs:label "Overlijden op 16 maart 1966 te Emmen" ;
  a2a:hasPerson oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-61897346-71ce-ad17-fe4d-4d84e9261818, oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-a155e2d7-7cb0-db1d-6696-d190f6306f1c, oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-1d8b8141-474b-dcba-dc01-1c97ae869987, oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-6c6e7e7e-2d4c-2382-f458-c35036282d32 ;
  a2a:hasEvent oa:event_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_0, oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_1, oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_2 ;
  a2a:hasRelationPP oa:relationpp_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_0 ;
  a2a:hasSource oa:source_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4 .

oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-61897346-71ce-ad17-fe4d-4d84e9261818
  a a2a:Person ;
  rdfs:label "Wendelke Schoonebeek" ;
  a2a:PersonName [
    rdfs:label "Wendelke Schoonebeek" ;
    a2a:PersonNameFirstName "Wendelke" ;
    a2a:PersonNameLastName "Schoonebeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-a155e2d7-7cb0-db1d-6696-d190f6306f1c
  a a2a:Person ;
  rdfs:label "Harm Wijnholds" ;
  a2a:PersonName [
    rdfs:label "Harm Wijnholds" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Wijnholds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-1d8b8141-474b-dcba-dc01-1c97ae869987
  a a2a:Person ;
  rdfs:label "Jantje Schrijvers" ;
  a2a:PersonName [
    rdfs:label "Jantje Schrijvers" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Schrijvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person-6c6e7e7e-2d4c-2382-f458-c35036282d32
  a a2a:Person ;
  rdfs:label "Jan Roelof Wijnholds" ;
  a2a:PersonName [
    rdfs:label "Jan Roelof Wijnholds" ;
    a2a:PersonNameFirstName "Jan Roelof" ;
    a2a:PersonNameLastName "Wijnholds"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1966-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person:a155e2d7-7cb0-db1d-6696-d190f6306f1c ;
  a2a:EventKeyRef oa:event_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Event1 .

oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person:1d8b8141-474b-dcba-dc01-1c97ae869987 ;
  a2a:EventKeyRef oa:event_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Event1 .

oa:relationep_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person:6c6e7e7e-2d4c-2382-f458-c35036282d32 ;
  a2a:EventKeyRef oa:event_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Event1 .

oa:relationpp_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person:6c6e7e7e-2d4c-2382-f458-c35036282d32, oa:person_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4_Person:61897346-71ce-ad17-fe4d-4d84e9261818 .

oa:source_dar_c5635998-0df9-7a4d-e732-bac772ebeaf4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1966-03-17 - 1966-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1966-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1966, Periode: 1966" ;
    a2a:Book "Overlijdensregister Emmen 1966" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "1966" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1966, Periode: 1966, Overlijdensregister Emmen 1966, 118, 1966"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/573a2db1-634b-ad0f-ccb8-da4c1ee5b0d9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c5635998-0df9-7a4d-e732-bac772ebeaf4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/573a2db1-634b-ad0f-ccb8-da4c1ee5b0d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c5635998-0df9-7a4d-e732-bac772ebeaf4" ;
  a2a:RecordGUID "{c5635998-0df9-7a4d-e732-bac772ebeaf4}" ;
  a2a:SourceRemarkdeel "1966" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_192_00000192.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1966-03-16" .

