@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_552B66CD-A703-466F-85BA-B59CCF435C64
  a a2a:Record ;
  rdfs:label "Overlijden op 7 april 1892 te Kralingen" ;
  a2a:hasPerson oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991097, oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991100, oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991098, oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991099 ;
  a2a:hasEvent oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_0, oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_1, oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_2, oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_3 ;
  a2a:hasSource oa:source_srt_552B66CD-A703-466F-85BA-B59CCF435C64 .

oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991097
  a a2a:Person ;
  rdfs:label "Barend Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Barend Damsteeg" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Damsteeg"
  ] ;
  a2a:Gender "Man" .

oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991100
  a a2a:Person ;
  rdfs:label "Adriana Bredé" ;
  a2a:PersonName [
    rdfs:label "Adriana Bredé" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Bredé"
  ] .

oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991098
  a a2a:Person ;
  rdfs:label "Hubert Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Hubert Damsteeg" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Damsteeg"
  ] .

oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991099
  a a2a:Person ;
  rdfs:label "Maaike Leendertse Jansen" ;
  a2a:PersonName [
    rdfs:label "Maaike Leendertse Jansen" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePatronym "Leendertse" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "07-04-1892" ;
    a2a:Year "1892" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "1892-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991097 ;
  a2a:EventKeyRef oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1 .

oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991100 ;
  a2a:EventKeyRef oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1 .

oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991098 ;
  a2a:EventKeyRef oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1 .

oa:relationep_srt_552B66CD-A703-466F-85BA-B59CCF435C64_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Person2214991099 ;
  a2a:EventKeyRef oa:event_srt_552B66CD-A703-466F-85BA-B59CCF435C64_Event1 .

oa:source_srt_552B66CD-A703-466F-85BA-B59CCF435C64
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kralingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kralingen, Nederland", "1892-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1892" ;
    a2a:Year "1892" ;
    rdfs:label "1892"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Kralingen" ;
    a2a:Book "Index op het overlijdensregister van de gemeente Kralingen, 1892" ;
    a2a:DocumentNumber "148" ;
    a2a:RegistryNumber "813" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Kralingen, Index op het overlijdensregister van de gemeente Kralingen, 1892, 148, 813"
  ] ;
  a2a:SourceLastChangeDate "2024-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/552B66CDA703466F85BAB59CCF435C64" ;
  a2a:RecordIdentifier "2214991096" ;
  a2a:RecordGUID "{552B66CD-A703-466F-85BA-B59CCF435C64}" ;
  a2a:SourceRemarkOpmerking "Ouders beiden overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2AF863C4A8E34EE9B4CFC5250CF3AF76" .

