@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_fa95fe77-088e-5063-2ca3-5be5ed29b8ec
  a a2a:Record ;
  rdfs:label "Overlijden op 2 april 1906 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924195, oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924198, oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924196, oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924197 ;
  a2a:hasEvent oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_0, oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_1, oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_2, oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_3 ;
  a2a:hasSource oa:source_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec .

oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924195
  a a2a:Person ;
  rdfs:label "Helena van den Broek" ;
  a2a:PersonName [
    rdfs:label "Helena van den Broek" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924198
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Holthuijsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Holthuijsen" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Holthuijsen"
  ] .

oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924196
  a a2a:Person ;
  rdfs:label "Pieter Bastiaan van den Broek" ;
  a2a:PersonName [
    rdfs:label "Pieter Bastiaan van den Broek" ;
    a2a:PersonNameFirstName "Pieter Bastiaan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] .

oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924197
  a a2a:Person ;
  rdfs:label "Johanna Cabout" ;
  a2a:PersonName [
    rdfs:label "Johanna Cabout" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Cabout"
  ] .

oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "02-04-1906" ;
    a2a:Year "1906" ;
    a2a:Month "04" ;
    a2a:Day "02" ;
    rdfs:label "1906-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924195 ;
  a2a:EventKeyRef oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1 .

oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924198 ;
  a2a:EventKeyRef oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1 .

oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924196 ;
  a2a:EventKeyRef oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1 .

oa:relationep_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Person2364924197 ;
  a2a:EventKeyRef oa:event_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec_Event1 .

oa:source_srt_fa95fe77-088e-5063-2ca3-5be5ed29b8ec
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1906-01-01 - 1906-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1906" ;
    a2a:Year "1906" ;
    rdfs:label "1906"
  ] ;
  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 "1906.1658" ;
    a2a:RegistryNumber "1906B" ;
    a2a:Folio "b140" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1906.1658, 1906B, b140"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/786CDF8DEC0146F0B4AEC6908E150A59" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/786CDF8DEC0146F0B4AEC6908E150A59" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/786CDF8DEC0146F0B4AEC6908E150A59"
  ] ;
  a2a:SourceLastChangeDate "2021-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5278E0DFF0BC488BA86A463B7D6C7611" ;
  a2a:RecordIdentifier "2364924194" ;
  a2a:RecordGUID "{fa95fe77-088e-5063-2ca3-5be5ed29b8ec}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5278E0DF-F0BC-488B-A86A-463B7D6C7611" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091906B_54_A2A.xml van SRT" .

