@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_53db8f46-592f-3eea-2ce3-5be7b5ca366e
  a a2a:Record ;
  rdfs:label "Overlijden op 10 april 1881 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851730, oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851733, oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851731, oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851732 ;
  a2a:hasEvent oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_0, oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_1, oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_2, oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_3 ;
  a2a:hasSource oa:source_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e .

oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851730
  a a2a:Person ;
  rdfs:label "Hendrik Jirris" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jirris" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Jirris"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851733
  a a2a:Person ;
  rdfs:label "Catharina Helena Smid" ;
  a2a:PersonName [
    rdfs:label "Catharina Helena Smid" ;
    a2a:PersonNameFirstName "Catharina Helena" ;
    a2a:PersonNameLastName "Smid"
  ] .

oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851731
  a a2a:Person ;
  rdfs:label "Johannes Jirris" ;
  a2a:PersonName [
    rdfs:label "Johannes Jirris" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jirris"
  ] .

oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851732
  a a2a:Person ;
  rdfs:label "Keetje de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Keetje de Bruijn" ;
    a2a:PersonNameFirstName "Keetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] .

oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-04-1881" ;
    a2a:Year "1881" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1881-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851730 ;
  a2a:EventKeyRef oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1 .

oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851733 ;
  a2a:EventKeyRef oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1 .

oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851731 ;
  a2a:EventKeyRef oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1 .

oa:relationep_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Person3285851732 ;
  a2a:EventKeyRef oa:event_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e_Event1 .

oa:source_srt_53db8f46-592f-3eea-2ce3-5be7b5ca366e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1881-01-01 - 1881-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1881" ;
    a2a:Year "1881" ;
    rdfs:label "1881"
  ] ;
  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 "1881.1357" ;
    a2a:RegistryNumber "1881B" ;
    a2a:Folio "b035v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1881.1357, 1881B, b035v"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/AEF1190AACED40C28DA6FC6786818D2C" ;
  a2a:RecordIdentifier "3285851729" ;
  a2a:RecordGUID "{53db8f46-592f-3eea-2ce3-5be7b5ca366e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder AEF1190A-ACED-40C2-8DA6-FC6786818D2C" ;
  a2a:SourceRemarkOpmerking "eerder weduwnaar van Franciscus Maassen" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091881B_54_A2A.xml van SRT" .

