@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_db5c4333-8ef0-bfae-53e4-888342b3acfa
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1943 te Sobibor (Polen)" ;
  a2a:hasPerson oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508377, oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508380, oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508378, oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508379 ;
  a2a:hasEvent oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_0, oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_1, oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_2, oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_3 ;
  a2a:hasSource oa:source_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa .

oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508377
  a a2a:Person ;
  rdfs:label "David Andriesse" ;
  a2a:PersonName [
    rdfs:label "David Andriesse" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Andriesse"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508380
  a a2a:Person ;
  rdfs:label "Bettie Berendina de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Bettie Berendina de Leeuw" ;
    a2a:PersonNameFirstName "Bettie Berendina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] .

oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508378
  a a2a:Person ;
  rdfs:label "Aron Andriesse" ;
  a2a:PersonName [
    rdfs:label "Aron Andriesse" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Andriesse"
  ] .

oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508379
  a a2a:Person ;
  rdfs:label "Jeannette Snijders" ;
  a2a:PersonName [
    rdfs:label "Jeannette Snijders" ;
    a2a:PersonNameFirstName "Jeannette" ;
    a2a:PersonNameLastName "Snijders"
  ] .

oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-07-1943" ;
    a2a:Year "1943" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "1943-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sobibor (Polen)" ;
    rdfs:label "Sobibor (Polen)"
  ] .

oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508377 ;
  a2a:EventKeyRef oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1 .

oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508380 ;
  a2a:EventKeyRef oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1 .

oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508378 ;
  a2a:EventKeyRef oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1 .

oa:relationep_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Person1397508379 ;
  a2a:EventKeyRef oa:event_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa_Event1 .

oa:source_srt_db5c4333-8ef0-bfae-53e4-888342b3acfa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sobibor (Polen)" ;
    a2a:Country "Nederland" ;
    rdfs:label "Sobibor (Polen), Nederland", "1943-07-16 - 1943-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-07-1943" ;
    a2a:Year "1943" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "16-07-1943"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1950.1233" ;
    a2a:RegistryNumber "1950V1" ;
    a2a:Folio "v1-208" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1950.1233, 1950V1, v1-208"
  ] ;
  a2a:SourceLastChangeDate "2018-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-09.1950V1&minr=20642772&miview=ldt" ;
  a2a:RecordIdentifier "1397508376" ;
  a2a:RecordGUID "{db5c4333-8ef0-bfae-53e4-888342b3acfa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CDEB7454-AAC5-47B6-9E78-F9CF7CD47FE3" ;
  a2a:SourceRemarkOpmerking "geb: 09-09-1889" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-09.1950V1_54_A2A.xml van SRT" .

