@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_519e604a-b2df-4919-3bcc-e586f9d9396b
  a a2a:Record ;
  rdfs:label "Overlijden op 28 november 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033543, oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033546, oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033544, oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033545 ;
  a2a:hasEvent oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_0, oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_1, oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_2, oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_3 ;
  a2a:hasSource oa:source_srt_519e604a-b2df-4919-3bcc-e586f9d9396b .

oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033543
  a a2a:Person ;
  rdfs:label "Johanna Maria Balmakers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Balmakers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Balmakers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033546
  a a2a:Person ;
  rdfs:label "Cornelis van der Werff" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Werff" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werff"
  ] .

oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033544
  a a2a:Person ;
  rdfs:label "Johannes Balmakers" ;
  a2a:PersonName [
    rdfs:label "Johannes Balmakers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Balmakers"
  ] .

oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033545
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Molensteen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Molensteen" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Molensteen"
  ] .

oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-11-1932" ;
    a2a:Year "1932" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1932-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033543 ;
  a2a:EventKeyRef oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1 .

oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033546 ;
  a2a:EventKeyRef oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1 .

oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033544 ;
  a2a:EventKeyRef oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1 .

oa:relationep_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Person2367033545 ;
  a2a:EventKeyRef oa:event_srt_519e604a-b2df-4919-3bcc-e586f9d9396b_Event1 .

oa:source_srt_519e604a-b2df-4919-3bcc-e586f9d9396b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-01-01 - 1932-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1932" ;
    a2a:Year "1932" ;
    rdfs:label "1932"
  ] ;
  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 "1932.4657" ;
    a2a:RegistryNumber "1932E" ;
    a2a:Folio "e030v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1932.4657, 1932E, e030v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5C9323A32EF847DCB5E59A1675BB9243" ;
  a2a:RecordIdentifier "2367033542" ;
  a2a:RecordGUID "{519e604a-b2df-4919-3bcc-e586f9d9396b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5C9323A3-2EF8-47DC-B5E5-9A1675BB9243" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091932E_54_A2A.xml van SRT" .

