@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_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749
  a a2a:Record ;
  rdfs:label "Overlijden op 2 februari 1959 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521756, oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521759, oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521757, oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521758 ;
  a2a:hasEvent oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_0, oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_1, oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_2, oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_3 ;
  a2a:hasSource oa:source_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749 .

oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521756
  a a2a:Person ;
  rdfs:label "Karel Dirk Dirks" ;
  a2a:PersonName [
    rdfs:label "Karel Dirk Dirks" ;
    a2a:PersonNameFirstName "Karel Dirk" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521759
  a a2a:Person ;
  rdfs:label "Willemina Troost" ;
  a2a:PersonName [
    rdfs:label "Willemina Troost" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Troost"
  ] .

oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521757
  a a2a:Person ;
  rdfs:label "Dirk Jan Dirks" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Dirks" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Dirks"
  ] .

oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521758
  a a2a:Person ;
  rdfs:label "Catrina Pieternella Hendrika Rietbroek" ;
  a2a:PersonName [
    rdfs:label "Catrina Pieternella Hendrika Rietbroek" ;
    a2a:PersonNameFirstName "Catrina Pieternella Hendrika" ;
    a2a:PersonNameLastName "Rietbroek"
  ] .

oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1959" ;
    a2a:Year "1959" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1959-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521756 ;
  a2a:EventKeyRef oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1 .

oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521759 ;
  a2a:EventKeyRef oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1 .

oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521757 ;
  a2a:EventKeyRef oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1 .

oa:relationep_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Person2048521758 ;
  a2a:EventKeyRef oa:event_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749_Event1 .

oa:source_srt_0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1959-01-01 - 1959-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1959" ;
    a2a:Year "1959" ;
    rdfs:label "1959"
  ] ;
  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 "1959.306" ;
    a2a:RegistryNumber "1959B1" ;
    a2a:Folio "b1-077" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1959.306, 1959B1, b1-077"
  ] ;
  a2a:SourceLastChangeDate "2025-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0F20F8EB0B7F4D649AC548C4F7F2A749" ;
  a2a:RecordIdentifier "2048521755" ;
  a2a:RecordGUID "{0F20F8EB-0B7F-4D64-9AC5-48C4F7F2A749}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1B176B19D1DC4712A5D842DA28E1A59F" .

