@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_bc9a546a-41b1-7701-69f8-2af296700a1e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1916 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866696, oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866697, oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866698 ;
  a2a:hasEvent oa:event_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_0, oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_1, oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_2 ;
  a2a:hasSource oa:source_srt_bc9a546a-41b1-7701-69f8-2af296700a1e .

oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866696
  a a2a:Person ;
  rdfs:label "Johannes Boele" ;
  a2a:PersonName [
    rdfs:label "Johannes Boele" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 dagen" ;
    rdfs:label "19 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866697
  a a2a:Person ;
  rdfs:label "Arie Boele" ;
  a2a:PersonName [
    rdfs:label "Arie Boele" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Boele"
  ] .

oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866698
  a a2a:Person ;
  rdfs:label "Abramina Maria Kruidenier" ;
  a2a:PersonName [
    rdfs:label "Abramina Maria Kruidenier" ;
    a2a:PersonNameFirstName "Abramina Maria" ;
    a2a:PersonNameLastName "Kruidenier"
  ] .

oa:event_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-01-1916" ;
    a2a:Year "1916" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "1916-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866696 ;
  a2a:EventKeyRef oa:event_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Event1 .

oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866697 ;
  a2a:EventKeyRef oa:event_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Event1 .

oa:relationep_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Person2042866698 ;
  a2a:EventKeyRef oa:event_srt_bc9a546a-41b1-7701-69f8-2af296700a1e_Event1 .

oa:source_srt_bc9a546a-41b1-7701-69f8-2af296700a1e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1916-01-01 - 1916-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1916" ;
    a2a:Year "1916" ;
    rdfs:label "1916"
  ] ;
  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 "1916.270" ;
    a2a:RegistryNumber "1916B" ;
    a2a:Folio "b024" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1916.270, 1916B, b024"
  ] ;
  a2a:SourceLastChangeDate "2022-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0016E43DA2444826941B17868434C0B0" ;
  a2a:RecordIdentifier "2042866695" ;
  a2a:RecordGUID "{bc9a546a-41b1-7701-69f8-2af296700a1e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0016E43D-A244-4826-941B-17868434C0B0" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091916B_54_A2A.xml van SRT" .

