@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_b4c8fc93-079c-1d89-a2a0-128e4e527f1a
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770079, oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770082, oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770080, oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770081 ;
  a2a:hasEvent oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_0, oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_1, oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_2, oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_3 ;
  a2a:hasSource oa:source_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a .

oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770079
  a a2a:Person ;
  rdfs:label "Johanna van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Heuvel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] .

oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770082
  a a2a:Person ;
  rdfs:label "Gijsbertus Johannes Matheus Wijnstekers" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Johannes Matheus Wijnstekers" ;
    a2a:PersonNameFirstName "Gijsbertus Johannes Matheus" ;
    a2a:PersonNameLastName "Wijnstekers"
  ] .

oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770080
  a a2a:Person ;
  rdfs:label "Gerardus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Gerardus van den Heuvel" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] .

oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770081
  a a2a:Person ;
  rdfs:label "Johanna Maria Brauw" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Brauw" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Brauw"
  ] .

oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "25-11-1920" ;
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1920-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770079 ;
  a2a:EventKeyRef oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1 .

oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770082 ;
  a2a:EventKeyRef oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1 .

oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770080 ;
  a2a:EventKeyRef oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1 .

oa:relationep_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Person2047770081 ;
  a2a:EventKeyRef oa:event_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a_Event1 .

oa:source_srt_b4c8fc93-079c-1d89-a2a0-128e4e527f1a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920" ;
    rdfs:label "1920"
  ] ;
  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 "1920.5436" ;
    a2a:RegistryNumber "1920K" ;
    a2a:Folio "k056" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1920.5436, 1920K, k056"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/0FBAD86A3CCE4C2495C8B0B8C1C06E09" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/0FBAD86A3CCE4C2495C8B0B8C1C06E09" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/0FBAD86A3CCE4C2495C8B0B8C1C06E09"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/03D615AF802A42D09436204053B601D1" ;
  a2a:RecordIdentifier "2047770078" ;
  a2a:RecordGUID "{b4c8fc93-079c-1d89-a2a0-128e4e527f1a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 03D615AF-802A-42D0-9436-204053B601D1" ;
  a2a:SourceRemarkOpmerking "eerder gescheiden echtgenote van Johannes Antonius Wilsens" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091920K_54_A2A.xml van SRT" .

