@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_e14bf5ae-e3e9-4063-8a21-e51dc1965820
  a a2a:Record ;
  rdfs:label "Overlijden op 17 december 1916 te Rotterdam" ;
  a2a:hasPerson oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-a0374d58-931f-4d15-b996-bf22a2eb83d9, oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-6a76b9b4-5b70-45dc-a2ec-c8da6265fbe7, oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-4495b00e-1733-4e29-85e2-972fca54d051, oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-42f696cf-6320-4a5c-ae16-7e35fc160613 ;
  a2a:hasEvent oa:event_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_0, oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_1, oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_0 ;
  a2a:hasSource oa:source_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820 .

oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-a0374d58-931f-4d15-b996-bf22a2eb83d9
  a a2a:Person ;
  rdfs:label "Aaltje Koops" ;
  a2a:PersonName [
    rdfs:label "Aaltje Koops" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-6a76b9b4-5b70-45dc-a2ec-c8da6265fbe7
  a a2a:Person ;
  rdfs:label "Geesien Broeksma" ;
  a2a:PersonName [
    rdfs:label "Geesien Broeksma" ;
    a2a:PersonNameFirstName "Geesien" ;
    a2a:PersonNameLastName "Broeksma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-4495b00e-1733-4e29-85e2-972fca54d051
  a a2a:Person ;
  rdfs:label "Cornelis Broeksma" ;
  a2a:PersonName [
    rdfs:label "Cornelis Broeksma" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Broeksma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person-42f696cf-6320-4a5c-ae16-7e35fc160613
  a a2a:Person ;
  rdfs:label "Pieter Jacobus Hazeloop" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus Hazeloop" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNameLastName "Hazeloop"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1916-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person:a0374d58-931f-4d15-b996-bf22a2eb83d9 ;
  a2a:EventKeyRef oa:event_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Event1 .

oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person:6a76b9b4-5b70-45dc-a2ec-c8da6265fbe7 ;
  a2a:EventKeyRef oa:event_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Event1 .

oa:relationep_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person:4495b00e-1733-4e29-85e2-972fca54d051 ;
  a2a:EventKeyRef oa:event_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Event1 .

oa:relationpp_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person:6a76b9b4-5b70-45dc-a2ec-c8da6265fbe7, oa:person_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820_Person:42f696cf-6320-4a5c-ae16-7e35fc160613 .

oa:source_dar_e14bf5ae-e3e9-4063-8a21-e51dc1965820
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1916-12-21 - 1916-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1916-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1916, Periode: 1916" ;
    a2a:Book "Overlijdensregister Assen 1916" ;
    a2a:DocumentNumber "190" ;
    a2a:RegistryNumber "1916" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1916, Periode: 1916, Overlijdensregister Assen 1916, 190, 1916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/95e85a3e-04e5-53e2-3d9a-d9a18685f2b5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e14bf5ae-e3e9-4063-8a21-e51dc1965820" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/95e85a3e-04e5-53e2-3d9a-d9a18685f2b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e14bf5ae-e3e9-4063-8a21-e51dc1965820" ;
  a2a:RecordGUID "{e14bf5ae-e3e9-4063-8a21-e51dc1965820}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6304_00006304.xml van DAR" .

