@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_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be
  a a2a:Record ;
  rdfs:label "Overlijden op 24 november 1944 te Vries" ;
  a2a:hasPerson oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123278, oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123281, oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123279, oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123280 ;
  a2a:hasEvent oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_0, oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_1, oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_2, oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_3 ;
  a2a:hasSource oa:source_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be .

oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123278
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis Josua de Roodt" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis Josua de Roodt" ;
    a2a:PersonNameFirstName "Gerardus Cornelis Josua" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roodt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123281
  a a2a:Person ;
  rdfs:label "Catharina van Straalen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Straalen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straalen"
  ] .

oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123279
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis Josua de Roodt" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis Josua de Roodt" ;
    a2a:PersonNameFirstName "Gerardus Cornelis Josua" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roodt"
  ] .

oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123280
  a a2a:Person ;
  rdfs:label "Johanna Maria Willemina Rijweg" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Willemina Rijweg" ;
    a2a:PersonNameFirstName "Johanna Maria Willemina" ;
    a2a:PersonNameLastName "Rijweg"
  ] .

oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-11-1944" ;
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1944-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123278 ;
  a2a:EventKeyRef oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1 .

oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123281 ;
  a2a:EventKeyRef oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1 .

oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123279 ;
  a2a:EventKeyRef oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1 .

oa:relationep_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Person1378123280 ;
  a2a:EventKeyRef oa:event_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be_Event1 .

oa:source_srt_43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vries, Nederland", "1944-11-24 - 1944-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-11-1944" ;
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "24-11-1944"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1945.34" ;
    a2a:RegistryNumber "1945S1" ;
    a2a:Folio "s1-009v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1945.34, 1945S1, s1-009v"
  ] ;
  a2a:SourceLastChangeDate "2018-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-09.1945S1&minr=20487743&miview=ldt" ;
  a2a:RecordIdentifier "1378123277" ;
  a2a:RecordGUID "{43ed27ce-3fbf-7c8d-34bd-0f55eb4da5be}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder AC972AC4-7AD3-49DB-8466-44C052AC8233" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-09.1945S1_54_A2A.xml van SRT" .

