@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_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juni 1938 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542332, oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542333, oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542334, oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542335 ;
  a2a:hasEvent oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_0, oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_1, oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_2, oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_3 ;
  a2a:hasSource oa:source_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0 .

oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542332
  a a2a:Person ;
  rdfs:label "Antoine Hubert Seegers" ;
  a2a:PersonName [
    rdfs:label "Antoine Hubert Seegers" ;
    a2a:PersonNameFirstName "Antoine Hubert" ;
    a2a:PersonNameLastName "Seegers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Simpelveld" ;
    rdfs:label "Simpelveld"
  ] .

oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542333
  a a2a:Person ;
  rdfs:label "Theodore Hubert Seegers" ;
  a2a:PersonName [
    rdfs:label "Theodore Hubert Seegers" ;
    a2a:PersonNameFirstName "Theodore Hubert" ;
    a2a:PersonNameLastName "Seegers"
  ] .

oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542334
  a a2a:Person ;
  rdfs:label "Marie Hubertine Huijnen" ;
  a2a:PersonName [
    rdfs:label "Marie Hubertine Huijnen" ;
    a2a:PersonNameFirstName "Marie Hubertine" ;
    a2a:PersonNameLastName "Huijnen"
  ] .

oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542335
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Josephine Roufs" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Josephine Roufs" ;
    a2a:PersonNameFirstName "Marie Elisabeth Josephine" ;
    a2a:PersonNameLastName "Roufs"
  ] .

oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-06-1938" ;
    a2a:Year "1938" ;
    a2a:Month "06" ;
    a2a:Day "27" ;
    rdfs:label "1938-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542332 ;
  a2a:EventKeyRef oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1 .

oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542333 ;
  a2a:EventKeyRef oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1 .

oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542334 ;
  a2a:EventKeyRef oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1 .

oa:relationep_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Person2399542335 ;
  a2a:EventKeyRef oa:event_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0_Event1 .

oa:source_srt_b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1938-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1938" ;
    a2a:Year "1938" ;
    rdfs:label "1938"
  ] ;
  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 "1938.2603" ;
    a2a:RegistryNumber "1938C" ;
    a2a:Folio "c038v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1938.2603, 1938C, c038v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DFCC3EC735D84D06877C9C2C20227141" ;
  a2a:RecordIdentifier "2399542331" ;
  a2a:RecordGUID "{b9eb2ac0-0bd2-e2b5-81e2-034bc1a9efd0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DFCC3EC7-35D8-4D06-877C-9C2C20227141" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091938C_54_A2A.xml van SRT" .

