@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_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc
  a a2a:Record ;
  rdfs:label "Overlijden op 8 december 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341264, oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341267, oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341265, oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341266 ;
  a2a:hasEvent oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_0, oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_1, oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_2, oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_3 ;
  a2a:hasSource oa:source_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc .

oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341264
  a a2a:Person ;
  rdfs:label "Pierre Charles van den Eede" ;
  a2a:PersonName [
    rdfs:label "Pierre Charles van den Eede" ;
    a2a:PersonNameFirstName "Pierre Charles" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eede"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenhuffel" ;
    rdfs:label "Steenhuffel"
  ] .

oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341267
  a a2a:Person ;
  rdfs:label "Julienne Philomène Baes" ;
  a2a:PersonName [
    rdfs:label "Julienne Philomène Baes" ;
    a2a:PersonNameFirstName "Julienne Philomène" ;
    a2a:PersonNameLastName "Baes"
  ] .

oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341265
  a a2a:Person ;
  rdfs:label "Joseph van den Eede" ;
  a2a:PersonName [
    rdfs:label "Joseph van den Eede" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eede"
  ] .

oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341266
  a a2a:Person ;
  rdfs:label "Maria Petronella de Maeijer" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella de Maeijer" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Maeijer"
  ] .

oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-12-1914" ;
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "1914-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341264 ;
  a2a:EventKeyRef oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1 .

oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341267 ;
  a2a:EventKeyRef oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1 .

oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341265 ;
  a2a:EventKeyRef oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1 .

oa:relationep_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Person2043341266 ;
  a2a:EventKeyRef oa:event_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc_Event1 .

oa:source_srt_8cf03f74-809a-400e-5d02-06cc5cf196bc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1914-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1914" ;
    a2a:Year "1914" ;
    rdfs:label "1914"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1914.5204" ;
    a2a:RegistryNumber "1914H" ;
    a2a:Folio "h018v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1914.5204, 1914H, h018v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/E421ABCFBC6C408DA7E1E2E1844F57E3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/E421ABCFBC6C408DA7E1E2E1844F57E3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E421ABCFBC6C408DA7E1E2E1844F57E3"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DDF7ED3BE8784114A58A57F779CA10C1" ;
  a2a:RecordIdentifier "2043341263" ;
  a2a:RecordGUID "{8cf03f74-809a-400e-5d02-06cc5cf196bc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DDF7ED3B-E878-4114-A58A-57F779CA10C1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091914H_54_A2A.xml van SRT" .

