@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_2F17D350-45BA-4CD7-9909-C4325FCBDFAD
  a a2a:Record ;
  rdfs:label "Overlijden op 6 januari 1954 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311828, oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311831, oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311829, oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311830 ;
  a2a:hasEvent oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_0, oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_1, oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_2, oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_3 ;
  a2a:hasSource oa:source_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD .

oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311828
  a a2a:Person ;
  rdfs:label "Nicolaas Hendrikus Koks" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Hendrikus Koks" ;
    a2a:PersonNameFirstName "Nicolaas Hendrikus" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311831
  a a2a:Person ;
  rdfs:label "Sophia van Bruggen" ;
  a2a:PersonName [
    rdfs:label "Sophia van Bruggen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bruggen"
  ] .

oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311829
  a a2a:Person ;
  rdfs:label "Nicolaas Hendrikus Koks" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Hendrikus Koks" ;
    a2a:PersonNameFirstName "Nicolaas Hendrikus" ;
    a2a:PersonNameLastName "Koks"
  ] .

oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311830
  a a2a:Person ;
  rdfs:label "Maria Cornelia Eberwijn" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Eberwijn" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Eberwijn"
  ] .

oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "06-01-1954" ;
    a2a:Year "1954" ;
    a2a:Month "01" ;
    a2a:Day "06" ;
    rdfs:label "1954-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311828 ;
  a2a:EventKeyRef oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1 .

oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311831 ;
  a2a:EventKeyRef oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1 .

oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311829 ;
  a2a:EventKeyRef oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1 .

oa:relationep_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Person2047311830 ;
  a2a:EventKeyRef oa:event_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD_Event1 .

oa:source_srt_2F17D350-45BA-4CD7-9909-C4325FCBDFAD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1954-01-01 - 1954-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1954" ;
    a2a:Year "1954" ;
    rdfs:label "1954"
  ] ;
  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 "1954.65" ;
    a2a:RegistryNumber "1954A1" ;
    a2a:Folio "a1-012" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1954.65, 1954A1, a1-012"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2F17D35045BA4CD79909C4325FCBDFAD" ;
  a2a:RecordIdentifier "2047311827" ;
  a2a:RecordGUID "{2F17D350-45BA-4CD7-9909-C4325FCBDFAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/993A03C558C54DADBFCE7F1341293635" .

