@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_ens_006EBCFF-059F-5B8F-E054-002128F9EB56
  a a2a:Record ;
  rdfs:label "Overlijden op 6 januari 1936 te Enschede" ;
  a2a:hasPerson oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676614, oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676615, oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676616, oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676617 ;
  a2a:hasEvent oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1 ;
  a2a:hasRelationEP oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_0, oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_1, oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_2, oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_3 ;
  a2a:hasSource oa:source_ens_006EBCFF-059F-5B8F-E054-002128F9EB56 .

oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676614
  a a2a:Person ;
  rdfs:label "Roelof Bakker" ;
  a2a:PersonName [
    rdfs:label "Roelof Bakker" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Country "Nederland" ;
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Nederland, Steenwijkerwold"
  ] .

oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676615
  a a2a:Person ;
  rdfs:label "Jan Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Man" .

oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676616
  a a2a:Person ;
  rdfs:label "Hendrikje Huisman" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Huisman" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676617
  a a2a:Person ;
  rdfs:label "Geertje Regeling" ;
  a2a:PersonName [
    rdfs:label "Geertje Regeling" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Regeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "01" ;
    a2a:Day "06" ;
    rdfs:label "1936-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676614 ;
  a2a:EventKeyRef oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1 .

oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676615 ;
  a2a:EventKeyRef oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1 .

oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676616 ;
  a2a:EventKeyRef oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1 .

oa:relationep_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_5676617 ;
  a2a:EventKeyRef oa:event_ens_006EBCFF-059F-5B8F-E054-002128F9EB56_Event1 .

oa:source_ens_006EBCFF-059F-5B8F-E054-002128F9EB56
  a a2a:Source ;
  rdfs:label "Stadsarchief Enschede, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede", "1936-01-06 - 1936-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "01" ;
    a2a:Day "06" ;
    rdfs:label "1936-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Enschede" ;
    a2a:Place "Enschede" ;
    rdfs:label "Stadsarchief Enschede, Enschede"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://collecties.erfgoedenschede.nl/HttpHandler/icoon.ico?file=9726823&download=1" ;
    a2a:UriViewer "https://collecties.erfgoedenschede.nl/Mediaviewer/imageviewer?Datasource=Atlantis5Adapter&Theme=Default&Query=AtlantisWebQueryImage&max_resx=-1&max_resy=-1&QueryParams=9726823" ;
    a2a:UriPreview "https://collecties.erfgoedenschede.nl/HttpHandler/icoon.ico?icoon=9726823"
  ] ;
  a2a:SourceLastChangeDate "2013-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://collecties.erfgoedenschede.nl/detail.php?id=5676613" ;
  a2a:RecordIdentifier "5676613" ;
  a2a:RecordGUID "{006EBCFF-059F-5B8F-E054-002128F9EB56}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_689_00000689.xml van ENS" .

