@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_015901ff-b41b-6095-d65c-e37830ddee22
  a a2a:Record ;
  rdfs:label "Overlijden op 1 oktober 1974 te Assen" ;
  a2a:hasPerson oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-f55f7e86-b0ab-9a05-f20d-42334cac7f6f, oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-712b278f-5e21-ca97-1126-c0f492670bcc, oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-c74557af-a6e9-6e98-a2a0-dcb20704da15, oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-e96912ce-99c0-3d64-2981-2f8afa8a6f1f ;
  a2a:hasEvent oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_0, oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_1, oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_2, oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_3 ;
  a2a:hasSource oa:source_dar_015901ff-b41b-6095-d65c-e37830ddee22 .

oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-f55f7e86-b0ab-9a05-f20d-42334cac7f6f
  a a2a:Person ;
  rdfs:label "Jantje Schonewille" ;
  a2a:PersonName [
    rdfs:label "Jantje Schonewille" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Schonewille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-712b278f-5e21-ca97-1126-c0f492670bcc
  a a2a:Person ;
  rdfs:label "Lukas Everts" ;
  a2a:PersonName [
    rdfs:label "Lukas Everts" ;
    a2a:PersonNameFirstName "Lukas" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-c74557af-a6e9-6e98-a2a0-dcb20704da15
  a a2a:Person ;
  rdfs:label "Mina Zwiers" ;
  a2a:PersonName [
    rdfs:label "Mina Zwiers" ;
    a2a:PersonNameFirstName "Mina" ;
    a2a:PersonNameLastName "Zwiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person-e96912ce-99c0-3d64-2981-2f8afa8a6f1f
  a a2a:Person ;
  rdfs:label "Geert Everts" ;
  a2a:PersonName [
    rdfs:label "Geert Everts" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1907-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1974-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person:f55f7e86-b0ab-9a05-f20d-42334cac7f6f ;
  a2a:EventKeyRef oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1 .

oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person:712b278f-5e21-ca97-1126-c0f492670bcc ;
  a2a:EventKeyRef oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1 .

oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person:c74557af-a6e9-6e98-a2a0-dcb20704da15 ;
  a2a:EventKeyRef oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1 .

oa:relationep_dar_015901ff-b41b-6095-d65c-e37830ddee22_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_015901ff-b41b-6095-d65c-e37830ddee22_Person:e96912ce-99c0-3d64-2981-2f8afa8a6f1f ;
  a2a:EventKeyRef oa:event_dar_015901ff-b41b-6095-d65c-e37830ddee22_Event1 .

oa:source_dar_015901ff-b41b-6095-d65c-e37830ddee22
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1974-10-02 - 1974-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1974-10-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Assen 1974" ;
    a2a:DocumentNumber "436" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Assen 1974, 436, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/586d2b2a-78e1-5036-b8f6-195d7c37a080.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/015901ff-b41b-6095-d65c-e37830ddee22" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/586d2b2a-78e1-5036-b8f6-195d7c37a080.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/015901ff-b41b-6095-d65c-e37830ddee22" ;
  a2a:RecordGUID "{015901ff-b41b-6095-d65c-e37830ddee22}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_264_00000264.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Assen" ;
  a2a:PersonRemarkdatum_overlijden "1974-10-01" .

