@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_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3
  a a2a:Record ;
  rdfs:label "Overlijden op 18 november 1945 te Voorburg" ;
  a2a:hasPerson oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805108, oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805111, oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805112, oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805109, oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805110 ;
  a2a:hasEvent oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_0, oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_1, oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_2, oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_3, oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_4 ;
  a2a:hasSource oa:source_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3 .

oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805108
  a a2a:Person ;
  rdfs:label "Martina Randag" ;
  a2a:PersonName [
    rdfs:label "Martina Randag" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Randag"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] .

oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805111
  a a2a:Person ;
  rdfs:label "Cornelis Theodorus Schutte" ;
  a2a:PersonName [
    rdfs:label "Cornelis Theodorus Schutte" ;
    a2a:PersonNameFirstName "Cornelis Theodorus" ;
    a2a:PersonNameLastName "Schutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805112
  a a2a:Person ;
  rdfs:label "Joannes Hendrikus Schouten" ;
  a2a:PersonName [
    rdfs:label "Joannes Hendrikus Schouten" ;
    a2a:PersonNameFirstName "Joannes Hendrikus" ;
    a2a:PersonNameLastName "Schouten"
  ] .

oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805109
  a a2a:Person ;
  rdfs:label "Johannes Egenius Randag" ;
  a2a:PersonName [
    rdfs:label "Johannes Egenius Randag" ;
    a2a:PersonNameFirstName "Johannes Egenius" ;
    a2a:PersonNameLastName "Randag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805110
  a a2a:Person ;
  rdfs:label "Anna Maria Burks" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Burks" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Burks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1945" ;
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1945-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorburg" ;
    rdfs:label "Voorburg"
  ] .

oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805108 ;
  a2a:EventKeyRef oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 .

oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805111 ;
  a2a:EventKeyRef oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 .

oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_2
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805112 ;
  a2a:EventKeyRef oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 .

oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805109 ;
  a2a:EventKeyRef oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 .

oa:relationep_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Person4583805110 ;
  a2a:EventKeyRef oa:event_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3_Event1 .

oa:source_hga_0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Voorburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorburg, Nederland", "1945-11-21 - 1945-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-11-1945" ;
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1945"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Burgerlijke Stand gemeente Voorburg" ;
    a2a:Book "Overlijdensakten Voorburg" ;
    a2a:DocumentNumber "1945-695" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Burgerlijke Stand gemeente Voorburg, Overlijdensakten Voorburg, 1945-695, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/41F60DA15E9346939717456E73CD4520" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/41F60DA15E9346939717456E73CD4520" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/41F60DA15E9346939717456E73CD4520"
  ] ;
  a2a:SourceLastChangeDate "2026-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/0F44389D6CF6492DBAC4A2AB2DB93CD3" ;
  a2a:RecordIdentifier "4583805107" ;
  a2a:RecordGUID "{0F44389D-6CF6-492D-BAC4-A2AB2DB93CD3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A28A2C8C940E434EBAD2858ACC7DAC59" .

