@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_1df54fca-e87b-a91c-8267-c662c4eb0846
  a a2a:Record ;
  rdfs:label "Overlijden op 13 februari 1880 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188723, oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188724, oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188725, oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188726 ;
  a2a:hasEvent oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_0, oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_1, oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_2, oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_3 ;
  a2a:hasSource oa:source_srt_1df54fca-e87b-a91c-8267-c662c4eb0846 .

oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188723
  a a2a:Person ;
  rdfs:label "Maria Helena Palms" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Palms" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Palms"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188724
  a a2a:Person ;
  rdfs:label "Pieter Palms" ;
  a2a:PersonName [
    rdfs:label "Pieter Palms" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Palms"
  ] .

oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188725
  a a2a:Person ;
  rdfs:label "Maria Vorberg" ;
  a2a:PersonName [
    rdfs:label "Maria Vorberg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vorberg"
  ] .

oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188726
  a a2a:Person ;
  rdfs:label "Marcus Marcelus Koninghs" ;
  a2a:PersonName [
    rdfs:label "Marcus Marcelus Koninghs" ;
    a2a:PersonNameFirstName "Marcus Marcelus" ;
    a2a:PersonNameLastName "Koninghs"
  ] .

oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "13-02-1880" ;
    a2a:Year "1880" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "1880-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188723 ;
  a2a:EventKeyRef oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1 .

oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188724 ;
  a2a:EventKeyRef oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1 .

oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188725 ;
  a2a:EventKeyRef oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1 .

oa:relationep_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Person2386188726 ;
  a2a:EventKeyRef oa:event_srt_1df54fca-e87b-a91c-8267-c662c4eb0846_Event1 .

oa:source_srt_1df54fca-e87b-a91c-8267-c662c4eb0846
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1880-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1880" ;
    a2a:Year "1880" ;
    rdfs:label "1880"
  ] ;
  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 "1880.621" ;
    a2a:RegistryNumber "1880A" ;
    a2a:Folio "a108" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1880.621, 1880A, a108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6716201A3368461D956A67AEBEE67B1E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6716201A3368461D956A67AEBEE67B1E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6716201A3368461D956A67AEBEE67B1E"
  ] ;
  a2a:SourceLastChangeDate "2021-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B5C36326848F447EA6739E9DBA4B6EF9" ;
  a2a:RecordIdentifier "2386188722" ;
  a2a:RecordGUID "{1df54fca-e87b-a91c-8267-c662c4eb0846}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B5C36326-848F-447E-A673-9E9DBA4B6EF9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091880A_54_A2A.xml van SRT" .

