@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_578A7A8F-BA68-403F-82AB-D496FBE3CFEC
  a a2a:Record ;
  rdfs:label "Overlijden op 11 september 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590287, oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590288, oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590289 ;
  a2a:hasEvent oa:event_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_0, oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_1, oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_2 ;
  a2a:hasSource oa:source_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC .

oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590287
  a a2a:Person ;
  rdfs:label "Kornelia Jacoba de Witte" ;
  a2a:PersonName [
    rdfs:label "Kornelia Jacoba de Witte" ;
    a2a:PersonNameFirstName "Kornelia Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "16 jaar" ;
    rdfs:label "16 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590288
  a a2a:Person ;
  rdfs:label "Kornelis de Witte" ;
  a2a:PersonName [
    rdfs:label "Kornelis de Witte" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] .

oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590289
  a a2a:Person ;
  rdfs:label "Cornelia van Gool" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Gool" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] .

oa:event_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-09-1920" ;
    a2a:Year "1920" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "1920-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590287 ;
  a2a:EventKeyRef oa:event_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Event1 .

oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590288 ;
  a2a:EventKeyRef oa:event_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Event1 .

oa:relationep_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Person2042590289 ;
  a2a:EventKeyRef oa:event_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC_Event1 .

oa:source_srt_578A7A8F-BA68-403F-82AB-D496FBE3CFEC
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920" ;
    rdfs:label "1920"
  ] ;
  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 "1920.4371" ;
    a2a:RegistryNumber "1920G" ;
    a2a:Folio "g062" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1920.4371, 1920G, g062"
  ] ;
  a2a:SourceLastChangeDate "2023-05-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/578A7A8FBA68403F82ABD496FBE3CFEC" ;
  a2a:RecordIdentifier "2042590286" ;
  a2a:RecordGUID "{578A7A8F-BA68-403F-82AB-D496FBE3CFEC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CCB112C8D30D4F039DD4DD93B5431145" .

