@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_fe7f2b70-973d-3701-e245-aa8f458129cb
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1830 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140022, oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140025, oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140023, oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140024 ;
  a2a:hasEvent oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_0, oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_1, oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_2, oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_3 ;
  a2a:hasSource oa:source_srt_fe7f2b70-973d-3701-e245-aa8f458129cb .

oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140022
  a a2a:Person ;
  rdfs:label "Johannes Gieles Huson" ;
  a2a:PersonName [
    rdfs:label "Johannes Gieles Huson" ;
    a2a:PersonNameFirstName "Johannes Gieles" ;
    a2a:PersonNameLastName "Huson"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar en 8 mnd" ;
    rdfs:label "45 jaar en 8 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Luik" ;
    rdfs:label "Luik"
  ] .

oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140025
  a a2a:Person ;
  rdfs:label "Catharina Lami" ;
  a2a:PersonName [
    rdfs:label "Catharina Lami" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lami"
  ] .

oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140023
  a a2a:Person ;
  rdfs:label "Lambert Huson" ;
  a2a:PersonName [
    rdfs:label "Lambert Huson" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Huson"
  ] .

oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140024
  a a2a:Person ;
  rdfs:label "Catharina Pieson" ;
  a2a:PersonName [
    rdfs:label "Catharina Pieson" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Pieson"
  ] .

oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-02-1830" ;
    a2a:Year "1830" ;
    a2a:Month "02" ;
    a2a:Day "12" ;
    rdfs:label "1830-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140022 ;
  a2a:EventKeyRef oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1 .

oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140025 ;
  a2a:EventKeyRef oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1 .

oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140023 ;
  a2a:EventKeyRef oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1 .

oa:relationep_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Person2037140024 ;
  a2a:EventKeyRef oa:event_srt_fe7f2b70-973d-3701-e245-aa8f458129cb_Event1 .

oa:source_srt_fe7f2b70-973d-3701-e245-aa8f458129cb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1830-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1830" ;
    a2a:Year "1830" ;
    rdfs:label "1830"
  ] ;
  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 "1830.379" ;
    a2a:RegistryNumber "1830A" ;
    a2a:Folio "a065" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1830.379, 1830A, a065"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/4CCDBE302CB8487AB5A9D5B36FD29FCA" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/4CCDBE302CB8487AB5A9D5B36FD29FCA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/4CCDBE302CB8487AB5A9D5B36FD29FCA"
  ] ;
  a2a:SourceLastChangeDate "2022-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0EA5928F72BD40CC81B7DD8116805ACC" ;
  a2a:RecordIdentifier "2037140021" ;
  a2a:RecordGUID "{fe7f2b70-973d-3701-e245-aa8f458129cb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0EA5928F-72BD-40CC-81B7-DD8116805ACC" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091830A_54_A2A.xml van SRT" .

