@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_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1945 te Enschede" ;
  a2a:hasPerson oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628896, oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628895, oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628897 ;
  a2a:hasEvent oa:event_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_0, oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_1, oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_2 ;
  a2a:hasSource oa:source_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78 .

oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628896
  a a2a:Person ;
  rdfs:label "Hans Cornelis Maria Lansink" ;
  a2a:PersonName [
    rdfs:label "Hans Cornelis Maria Lansink" ;
    a2a:PersonNameFirstName "Hans Cornelis Maria" ;
    a2a:PersonNameLastName "Lansink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628895
  a a2a:Person ;
  rdfs:label "Theodorus Dirk Lansink" ;
  a2a:PersonName [
    rdfs:label "Theodorus Dirk Lansink" ;
    a2a:PersonNameFirstName "Theodorus Dirk" ;
    a2a:PersonNameLastName "Lansink"
  ] .

oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628897
  a a2a:Person ;
  rdfs:label "Harmke Cornelia Koning" ;
  a2a:PersonName [
    rdfs:label "Harmke Cornelia Koning" ;
    a2a:PersonNameFirstName "Harmke Cornelia" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:event_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "25-05-1945" ;
    a2a:Year "1945" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1945-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628896 ;
  a2a:EventKeyRef oa:event_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Event1 .

oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628895 ;
  a2a:EventKeyRef oa:event_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Event1 .

oa:relationep_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Person3917628897 ;
  a2a:EventKeyRef oa:event_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78_Event1 .

oa:source_hco_4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enschede, Nederland", "1945-05-26 - 1945-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-05-1945" ;
    a2a:Year "1945" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "26-05-1945"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Register van overlijden, Enschede" ;
    a2a:DocumentNumber "741" ;
    a2a:RegistryNumber "16745" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Burgerlijke Stand in Overijssel, Register van overlijden, Enschede, 741, 16745"
  ] ;
  a2a:SourceLastChangeDate "2024-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/4E11CDDB92924E2F8F6F8EF886B4BE78" ;
  a2a:RecordIdentifier "3917628894" ;
  a2a:RecordGUID "{4E11CDDB-9292-4E2F-8F6F-8EF886B4BE78}" ;
  a2a:SourceRemarkOpmerking "9 maanden oud" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/46EDE1844B7E4C40A6AE7670B27E8D94" .

