@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_431C7A18-E48B-49CE-9B9D-11CD941837C4
  a a2a:Record ;
  rdfs:label "Overlijden op 17 april 1962 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884116, oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884119, oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884117, oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884118 ;
  a2a:hasEvent oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_0, oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_1, oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_2, oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_3 ;
  a2a:hasSource oa:source_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4 .

oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884116
  a a2a:Person ;
  rdfs:label "Johanna Geertruida Boxhoorn" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida Boxhoorn" ;
    a2a:PersonNameFirstName "Johanna Geertruida" ;
    a2a:PersonNameLastName "Boxhoorn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884119
  a a2a:Person ;
  rdfs:label "Peter Biesemann" ;
  a2a:PersonName [
    rdfs:label "Peter Biesemann" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Biesemann"
  ] .

oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884117
  a a2a:Person ;
  rdfs:label "Anthonij Abraham Boxhoorn" ;
  a2a:PersonName [
    rdfs:label "Anthonij Abraham Boxhoorn" ;
    a2a:PersonNameFirstName "Anthonij Abraham" ;
    a2a:PersonNameLastName "Boxhoorn"
  ] .

oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884118
  a a2a:Person ;
  rdfs:label "Johanna Geertruida de Bruin" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida de Bruin" ;
    a2a:PersonNameFirstName "Johanna Geertruida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] .

oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-04-1962" ;
    a2a:Year "1962" ;
    a2a:Month "04" ;
    a2a:Day "17" ;
    rdfs:label "1962-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884116 ;
  a2a:EventKeyRef oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1 .

oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884119 ;
  a2a:EventKeyRef oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1 .

oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884117 ;
  a2a:EventKeyRef oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1 .

oa:relationep_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Person2047884118 ;
  a2a:EventKeyRef oa:event_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4_Event1 .

oa:source_srt_431C7A18-E48B-49CE-9B9D-11CD941837C4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1962-01-01 - 1962-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1962" ;
    a2a:Year "1962" ;
    rdfs:label "1962"
  ] ;
  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 "1962.1073" ;
    a2a:RegistryNumber "1962A2" ;
    a2a:Folio "a2-069" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1962.1073, 1962A2, a2-069"
  ] ;
  a2a:SourceLastChangeDate "2025-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/431C7A18E48B49CE9B9D11CD941837C4" ;
  a2a:RecordIdentifier "2047884115" ;
  a2a:RecordGUID "{431C7A18-E48B-49CE-9B9D-11CD941837C4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/287AF16EF3184417945FD924AF7B7FEF" .

