@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_077106ee-68f9-a8f0-29ae-bd1bc5eef78f
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1944 te Bielefeld (Duitsland)" ;
  a2a:hasPerson oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891682, oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891685, oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891683, oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891684 ;
  a2a:hasEvent oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_0, oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_1, oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_2, oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_3 ;
  a2a:hasSource oa:source_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f .

oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891682
  a a2a:Person ;
  rdfs:label "Dirk Wiese" ;
  a2a:PersonName [
    rdfs:label "Dirk Wiese" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Wiese"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891685
  a a2a:Person ;
  rdfs:label "Cornelia Maria Baks" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Baks" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Baks"
  ] .

oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891683
  a a2a:Person ;
  rdfs:label "Johannes Coert Wiese" ;
  a2a:PersonName [
    rdfs:label "Johannes Coert Wiese" ;
    a2a:PersonNameFirstName "Johannes Coert" ;
    a2a:PersonNameLastName "Wiese"
  ] .

oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891684
  a a2a:Person ;
  rdfs:label "Beatrix Johanna Genet" ;
  a2a:PersonName [
    rdfs:label "Beatrix Johanna Genet" ;
    a2a:PersonNameFirstName "Beatrix Johanna" ;
    a2a:PersonNameLastName "Genet"
  ] .

oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "30-09-1944" ;
    a2a:Year "1944" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1944-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bielefeld (Duitsland)" ;
    rdfs:label "Bielefeld (Duitsland)"
  ] .

oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891682 ;
  a2a:EventKeyRef oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1 .

oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891685 ;
  a2a:EventKeyRef oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1 .

oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891683 ;
  a2a:EventKeyRef oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1 .

oa:relationep_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Person1383891684 ;
  a2a:EventKeyRef oa:event_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f_Event1 .

oa:source_srt_077106ee-68f9-a8f0-29ae-bd1bc5eef78f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bielefeld (Duitsland)" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bielefeld (Duitsland), Nederland", "1944-09-30 - 1944-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-09-1944" ;
    a2a:Year "1944" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "30-09-1944"
  ] ;
  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 "1946.380" ;
    a2a:RegistryNumber "1946S1" ;
    a2a:Folio "s1-096" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1946.380, 1946S1, s1-096"
  ] ;
  a2a:SourceLastChangeDate "2018-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-09.1946S1&minr=20518871&miview=ldt" ;
  a2a:RecordIdentifier "1383891681" ;
  a2a:RecordGUID "{077106ee-68f9-a8f0-29ae-bd1bc5eef78f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6AB0DA01-220F-4EF0-9FB0-013A36BF1710" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-09.1946S1_54_A2A.xml van SRT" .

