@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_6241e526-a076-e014-9ecb-cca71b1139e7
  a a2a:Record ;
  rdfs:label "Overlijden op 27 maart 1970 te Assen" ;
  a2a:hasPerson oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-b914f98c-743e-3dd5-a3f8-de1a7fc388c0, oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-32663773-cf85-2ebd-df1f-3e869ece3bfe, oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-d3b0faa0-c7c7-d840-6504-a1ee899617e6, oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-0224385e-54d0-cd3d-3483-db840a37026f, oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-8e3de1d3-9f84-1f39-60ea-4c169377cf1d ;
  a2a:hasEvent oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_0, oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_1, oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_2, oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_3 ;
  a2a:hasRelationPP oa:relationpp_dar_6241e526-a076-e014-9ecb-cca71b1139e7_0 ;
  a2a:hasSource oa:source_dar_6241e526-a076-e014-9ecb-cca71b1139e7 .

oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-b914f98c-743e-3dd5-a3f8-de1a7fc388c0
  a a2a:Person ;
  rdfs:label "Alida Prins" ;
  a2a:PersonName [
    rdfs:label "Alida Prins" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-32663773-cf85-2ebd-df1f-3e869ece3bfe
  a a2a:Person ;
  rdfs:label "Dina Wagt" ;
  a2a:PersonName [
    rdfs:label "Dina Wagt" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Wagt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-d3b0faa0-c7c7-d840-6504-a1ee899617e6
  a a2a:Person ;
  rdfs:label "Jan Warntjes Lukkien" ;
  a2a:PersonName [
    rdfs:label "Jan Warntjes Lukkien" ;
    a2a:PersonNameFirstName "Jan Warntjes" ;
    a2a:PersonNameLastName "Lukkien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-0224385e-54d0-cd3d-3483-db840a37026f
  a a2a:Person ;
  rdfs:label "Geertruida Middelveld" ;
  a2a:PersonName [
    rdfs:label "Geertruida Middelveld" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Middelveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person-8e3de1d3-9f84-1f39-60ea-4c169377cf1d
  a a2a:Person ;
  rdfs:label "Willem Anne Lukkien" ;
  a2a:PersonName [
    rdfs:label "Willem Anne Lukkien" ;
    a2a:PersonNameFirstName "Willem Anne" ;
    a2a:PersonNameLastName "Lukkien"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1914-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "monteur" .

oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1970-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:b914f98c-743e-3dd5-a3f8-de1a7fc388c0 ;
  a2a:EventKeyRef oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1 .

oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:d3b0faa0-c7c7-d840-6504-a1ee899617e6 ;
  a2a:EventKeyRef oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1 .

oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:0224385e-54d0-cd3d-3483-db840a37026f ;
  a2a:EventKeyRef oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1 .

oa:relationep_dar_6241e526-a076-e014-9ecb-cca71b1139e7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:8e3de1d3-9f84-1f39-60ea-4c169377cf1d ;
  a2a:EventKeyRef oa:event_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Event1 .

oa:relationpp_dar_6241e526-a076-e014-9ecb-cca71b1139e7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:8e3de1d3-9f84-1f39-60ea-4c169377cf1d, oa:person_dar_6241e526-a076-e014-9ecb-cca71b1139e7_Person:32663773-cf85-2ebd-df1f-3e869ece3bfe .

oa:source_dar_6241e526-a076-e014-9ecb-cca71b1139e7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1970-03-28 - 1970-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1970-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1970, Periode: 1970" ;
    a2a:Book "Overlijdensregister Assen 1970" ;
    a2a:DocumentNumber "126" ;
    a2a:RegistryNumber "1970" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1970, Periode: 1970, Overlijdensregister Assen 1970, 126, 1970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6120efb6-6b3b-e72c-8c36-d766416d10f8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6241e526-a076-e014-9ecb-cca71b1139e7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6120efb6-6b3b-e72c-8c36-d766416d10f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6241e526-a076-e014-9ecb-cca71b1139e7" ;
  a2a:RecordGUID "{6241e526-a076-e014-9ecb-cca71b1139e7}" ;
  a2a:SourceRemarkdeel "1970" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1100_00001100.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1970-03-27" .
