@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_0043EB8B-F435-40B5-BAFF-1925CB4F368D
  a a2a:Record ;
  rdfs:label "Overlijden op 28 september 1889 te Pernis" ;
  a2a:hasPerson oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062073, oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062074, oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062075 ;
  a2a:hasEvent oa:event_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_0, oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_1, oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_2 ;
  a2a:hasSource oa:source_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D .

oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062073
  a a2a:Person ;
  rdfs:label "Lena Troost" ;
  a2a:PersonName [
    rdfs:label "Lena Troost" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Troost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 dagen" ;
    rdfs:label "4 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pernis" ;
    rdfs:label "Pernis"
  ] .

oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062074
  a a2a:Person ;
  rdfs:label "Willem Troost" ;
  a2a:PersonName [
    rdfs:label "Willem Troost" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Troost"
  ] .

oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062075
  a a2a:Person ;
  rdfs:label "Lena Pors" ;
  a2a:PersonName [
    rdfs:label "Lena Pors" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Pors"
  ] .

oa:event_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-09-1889" ;
    a2a:Year "1889" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "1889-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pernis" ;
    rdfs:label "Pernis"
  ] .

oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062073 ;
  a2a:EventKeyRef oa:event_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Event1 .

oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062074 ;
  a2a:EventKeyRef oa:event_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Event1 .

oa:relationep_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Person3272062075 ;
  a2a:EventKeyRef oa:event_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D_Event1 .

oa:source_srt_0043EB8B-F435-40B5-BAFF-1925CB4F368D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Pernis" ;
    a2a:Country "Nederland" ;
    rdfs:label "Pernis, Nederland", "1889-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1889" ;
    a2a:Year "1889" ;
    rdfs:label "1889"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Pernis" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Pernis" ;
    a2a:DocumentNumber "1889.41" ;
    a2a:RegistryNumber "615" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Pernis, Nadere toegang op het overlijdensregister van de gemeente Pernis, 1889.41, 615"
  ] ;
  a2a:SourceLastChangeDate "2025-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0043EB8BF43540B5BAFF1925CB4F368D" ;
  a2a:RecordIdentifier "3272062072" ;
  a2a:RecordGUID "{0043EB8B-F435-40B5-BAFF-1925CB4F368D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7FCE7A72A57C445A9FBD9CF9CDBA8764" .

