@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_2c98fbae-c111-72a2-ec30-0726f06c852a
  a a2a:Record ;
  rdfs:label "Overlijden op 10 september 1921 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761241, oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761242, oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761243 ;
  a2a:hasEvent oa:event_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_0, oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_1, oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_2 ;
  a2a:hasSource oa:source_srt_2c98fbae-c111-72a2-ec30-0726f06c852a .

oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761241
  a a2a:Person ;
  rdfs:label "Arij Pieter Heij" ;
  a2a:PersonName [
    rdfs:label "Arij Pieter Heij" ;
    a2a:PersonNameFirstName "Arij Pieter" ;
    a2a:PersonNameLastName "Heij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 maanden" ;
    rdfs:label "5 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761242
  a a2a:Person ;
  rdfs:label "Pieter Heij" ;
  a2a:PersonName [
    rdfs:label "Pieter Heij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Heij"
  ] .

oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761243
  a a2a:Person ;
  rdfs:label "Klasina Houweling" ;
  a2a:PersonName [
    rdfs:label "Klasina Houweling" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Houweling"
  ] .

oa:event_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-09-1921" ;
    a2a:Year "1921" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "1921-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761241 ;
  a2a:EventKeyRef oa:event_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Event1 .

oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761242 ;
  a2a:EventKeyRef oa:event_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Event1 .

oa:relationep_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Person2044761243 ;
  a2a:EventKeyRef oa:event_srt_2c98fbae-c111-72a2-ec30-0726f06c852a_Event1 .

oa:source_srt_2c98fbae-c111-72a2-ec30-0726f06c852a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921" ;
    rdfs:label "1921"
  ] ;
  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 "1921.3792" ;
    a2a:RegistryNumber "1921F" ;
    a2a:Folio "f018" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1921.3792, 1921F, f018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/BA75E000F3C14C0AA24BCD10CAAB6EBF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/BA75E000F3C14C0AA24BCD10CAAB6EBF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/BA75E000F3C14C0AA24BCD10CAAB6EBF"
  ] ;
  a2a:SourceLastChangeDate "2022-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F728204823B54F849A8244F83D7C606D" ;
  a2a:RecordIdentifier "2044761240" ;
  a2a:RecordGUID "{2c98fbae-c111-72a2-ec30-0726f06c852a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F7282048-23B5-4F84-9A82-44F83D7C606D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091921F_54_A2A.xml van SRT" .

