@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_23d658a3-b5a8-7c0d-07d6-8291db2b4e79
  a a2a:Record ;
  rdfs:label "Overlijden op 12 november 1966 te Assen" ;
  a2a:hasPerson oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-0423853f-a5d6-a911-8e31-0d26115feda8, oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-93cc4daf-8ea2-e52e-fdb8-a05722b875c6, oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-cdef6ada-cc79-2145-6706-7ea2f5363669, oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-03fe990b-cb62-c269-3b99-7191f5ec4f3f ;
  a2a:hasEvent oa:event_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_0, oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_1, oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_2 ;
  a2a:hasRelationPP oa:relationpp_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_0 ;
  a2a:hasSource oa:source_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79 .

oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-0423853f-a5d6-a911-8e31-0d26115feda8
  a a2a:Person ;
  rdfs:label "Diena Hendrika de Vries" ;
  a2a:PersonName [
    rdfs:label "Diena Hendrika de Vries" ;
    a2a:PersonNameFirstName "Diena Hendrika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-93cc4daf-8ea2-e52e-fdb8-a05722b875c6
  a a2a:Person ;
  rdfs:label "Tjaart Pieter Smak" ;
  a2a:PersonName [
    rdfs:label "Tjaart Pieter Smak" ;
    a2a:PersonNameFirstName "Tjaart Pieter" ;
    a2a:PersonNameLastName "Smak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-cdef6ada-cc79-2145-6706-7ea2f5363669
  a a2a:Person ;
  rdfs:label "Annegien Hofman" ;
  a2a:PersonName [
    rdfs:label "Annegien Hofman" ;
    a2a:PersonNameFirstName "Annegien" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person-03fe990b-cb62-c269-3b99-7191f5ec4f3f
  a a2a:Person ;
  rdfs:label "Jacobus Wicher Smak" ;
  a2a:PersonName [
    rdfs:label "Jacobus Wicher Smak" ;
    a2a:PersonNameFirstName "Jacobus Wicher" ;
    a2a:PersonNameLastName "Smak"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:Profession "winkelier in tabaksartikelen" .

oa:event_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1966-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person:93cc4daf-8ea2-e52e-fdb8-a05722b875c6 ;
  a2a:EventKeyRef oa:event_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Event1 .

oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person:cdef6ada-cc79-2145-6706-7ea2f5363669 ;
  a2a:EventKeyRef oa:event_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Event1 .

oa:relationep_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person:03fe990b-cb62-c269-3b99-7191f5ec4f3f ;
  a2a:EventKeyRef oa:event_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Event1 .

oa:relationpp_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person:03fe990b-cb62-c269-3b99-7191f5ec4f3f, oa:person_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79_Person:0423853f-a5d6-a911-8e31-0d26115feda8 .

oa:source_dar_23d658a3-b5a8-7c0d-07d6-8291db2b4e79
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1966-11-14 - 1966-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1966-11-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1966, Periode: 1966" ;
    a2a:Book "Overlijdensregister Assen 1966" ;
    a2a:DocumentNumber "397" ;
    a2a:RegistryNumber "1966" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1966, Periode: 1966, Overlijdensregister Assen 1966, 397, 1966"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/be8b29e5-828e-1eb7-a9df-75fe6d294ed8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/23d658a3-b5a8-7c0d-07d6-8291db2b4e79" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/be8b29e5-828e-1eb7-a9df-75fe6d294ed8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/23d658a3-b5a8-7c0d-07d6-8291db2b4e79" ;
  a2a:RecordGUID "{23d658a3-b5a8-7c0d-07d6-8291db2b4e79}" ;
  a2a:SourceRemarkdeel "1966" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_696_00000696.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1966-11-12" .
