@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_0c3d238a-c555-eca0-e188-e9a30729a8c8
  a a2a:Record ;
  rdfs:label "Overlijden op 12 maart 1946 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350753, oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350756, oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350754, oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350755 ;
  a2a:hasEvent oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_0, oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_1, oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_2, oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_3 ;
  a2a:hasSource oa:source_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8 .

oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350753
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis Ammerlaan" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis Ammerlaan" ;
    a2a:PersonNameFirstName "Gerardus Cornelis" ;
    a2a:PersonNameLastName "Ammerlaan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overschie" ;
    rdfs:label "Overschie"
  ] .

oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350756
  a a2a:Person ;
  rdfs:label "Adriana Cornelia de Winter" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia de Winter" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Winter"
  ] .

oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350754
  a a2a:Person ;
  rdfs:label "Willem Ammerlaan" ;
  a2a:PersonName [
    rdfs:label "Willem Ammerlaan" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ammerlaan"
  ] .

oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350755
  a a2a:Person ;
  rdfs:label "Catharina Clementia Langelaan" ;
  a2a:PersonName [
    rdfs:label "Catharina Clementia Langelaan" ;
    a2a:PersonNameFirstName "Catharina Clementia" ;
    a2a:PersonNameLastName "Langelaan"
  ] .

oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-03-1946" ;
    a2a:Year "1946" ;
    a2a:Month "03" ;
    a2a:Day "12" ;
    rdfs:label "1946-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350753 ;
  a2a:EventKeyRef oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1 .

oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350756 ;
  a2a:EventKeyRef oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1 .

oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350754 ;
  a2a:EventKeyRef oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1 .

oa:relationep_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Person2660350755 ;
  a2a:EventKeyRef oa:event_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8_Event1 .

oa:source_srt_0c3d238a-c555-eca0-e188-e9a30729a8c8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1946-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1946" ;
    a2a:Year "1946" ;
    rdfs:label "1946"
  ] ;
  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 "1946.1136" ;
    a2a:RegistryNumber "1946B" ;
    a2a:Folio "b096" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1946.1136, 1946B, b096"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F44D65014ED849AF9E8E37C8D1B1DC0C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F44D65014ED849AF9E8E37C8D1B1DC0C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F44D65014ED849AF9E8E37C8D1B1DC0C"
  ] ;
  a2a:SourceLastChangeDate "2022-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5424F0D4CACF409293053BC17BF9D5BB" ;
  a2a:RecordIdentifier "2660350752" ;
  a2a:RecordGUID "{0c3d238a-c555-eca0-e188-e9a30729a8c8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5424F0D4-CACF-4092-9305-3BC17BF9D5BB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091946B_54_A2A.xml van SRT" .

