@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_dfc7036b-db09-4dfa-b1d8-7d8341d352ec
  a a2a:Record ;
  rdfs:label "Overlijden op 11 oktober 1949 te Assen" ;
  a2a:hasPerson oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-9b2aea61-12f4-4d77-b702-fedcc1a4e7e7, oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-85165450-3969-4991-93af-13b398496541, oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-bf469896-110e-4c43-8f69-f1c0f467b7c4, oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-f7100942-35eb-44fa-8597-437ef2a32dba ;
  a2a:hasEvent oa:event_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_0, oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_1, oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_2 ;
  a2a:hasRelationPP oa:relationpp_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_0 ;
  a2a:hasSource oa:source_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec .

oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-9b2aea61-12f4-4d77-b702-fedcc1a4e7e7
  a a2a:Person ;
  rdfs:label "Sieberdina Henderika Silljé" ;
  a2a:PersonName [
    rdfs:label "Sieberdina Henderika Silljé" ;
    a2a:PersonNameFirstName "Sieberdina Henderika" ;
    a2a:PersonNameLastName "Silljé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-85165450-3969-4991-93af-13b398496541
  a a2a:Person ;
  rdfs:label "Hinderika Lever" ;
  a2a:PersonName [
    rdfs:label "Hinderika Lever" ;
    a2a:PersonNameFirstName "Hinderika" ;
    a2a:PersonNameLastName "Lever"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-bf469896-110e-4c43-8f69-f1c0f467b7c4
  a a2a:Person ;
  rdfs:label "Cornelus Ebbe Vos" ;
  a2a:PersonName [
    rdfs:label "Cornelus Ebbe Vos" ;
    a2a:PersonNameFirstName "Cornelus Ebbe" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] ;
  a2a:Profession "handelsreiziger" .

oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person-f7100942-35eb-44fa-8597-437ef2a32dba
  a a2a:Person ;
  rdfs:label "Eisso Vos" ;
  a2a:PersonName [
    rdfs:label "Eisso Vos" ;
    a2a:PersonNameFirstName "Eisso" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1949-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person:85165450-3969-4991-93af-13b398496541 ;
  a2a:EventKeyRef oa:event_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Event1 .

oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person:bf469896-110e-4c43-8f69-f1c0f467b7c4 ;
  a2a:EventKeyRef oa:event_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Event1 .

oa:relationep_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person:f7100942-35eb-44fa-8597-437ef2a32dba ;
  a2a:EventKeyRef oa:event_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Event1 .

oa:relationpp_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person:bf469896-110e-4c43-8f69-f1c0f467b7c4, oa:person_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec_Person:9b2aea61-12f4-4d77-b702-fedcc1a4e7e7 .

oa:source_dar_dfc7036b-db09-4dfa-b1d8-7d8341d352ec
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1949-10-12 - 1949-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1949-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1949, Periode: 1949" ;
    a2a:Book "Overlijdensregister Assen 1949" ;
    a2a:DocumentNumber "268" ;
    a2a:RegistryNumber "1949" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1949, Periode: 1949, Overlijdensregister Assen 1949, 268, 1949"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/14764cbc-cc7d-a9cc-be83-dffac1f95573.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dfc7036b-db09-4dfa-b1d8-7d8341d352ec" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/14764cbc-cc7d-a9cc-be83-dffac1f95573.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dfc7036b-db09-4dfa-b1d8-7d8341d352ec" ;
  a2a:RecordGUID "{dfc7036b-db09-4dfa-b1d8-7d8341d352ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6284_00006284.xml van DAR" .

