@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_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1946 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-9cd2c935-5118-1ff8-b3e2-7e50a121a992, oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-4596519e-d169-6b90-fa01-07e6e687e1d5, oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-f34ddade-0173-6196-a23c-e425278e6df8 ;
  a2a:hasEvent oa:event_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_0, oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_1, oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_2 ;
  a2a:hasSource oa:source_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a .

oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-9cd2c935-5118-1ff8-b3e2-7e50a121a992
  a a2a:Person ;
  rdfs:label "Hieronijmus Breukel" ;
  a2a:PersonName [
    rdfs:label "Hieronijmus Breukel" ;
    a2a:PersonNameFirstName "Hieronijmus" ;
    a2a:PersonNameLastName "Breukel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-4596519e-d169-6b90-fa01-07e6e687e1d5
  a a2a:Person ;
  rdfs:label "Anna Maria Florence Linsen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Florence Linsen" ;
    a2a:PersonNameFirstName "Anna Maria Florence" ;
    a2a:PersonNameLastName "Linsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person-f34ddade-0173-6196-a23c-e425278e6df8
  a a2a:Person ;
  rdfs:label "Hierominus Breukel" ;
  a2a:PersonName [
    rdfs:label "Hierominus Breukel" ;
    a2a:PersonNameFirstName "Hierominus" ;
    a2a:PersonNameLastName "Breukel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1946-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person:9cd2c935-5118-1ff8-b3e2-7e50a121a992 ;
  a2a:EventKeyRef oa:event_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Event1 .

oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person:4596519e-d169-6b90-fa01-07e6e687e1d5 ;
  a2a:EventKeyRef oa:event_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Event1 .

oa:relationep_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Person:f34ddade-0173-6196-a23c-e425278e6df8 ;
  a2a:EventKeyRef oa:event_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a_Event1 .

oa:source_bhi_4d0ceb07-5780-68e3-95d1-e742f83a8a8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1946-10-10 - 1946-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1946-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2904, Periode: 1946" ;
    a2a:Book "Overlijdensregister Eindhoven 1946" ;
    a2a:DocumentNumber "211" ;
    a2a:RegistryNumber "2904" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2904, Periode: 1946, Overlijdensregister Eindhoven 1946, 211, 2904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/38047ad9-6efc-61ef-4d70-e9674d1dcb73.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/38047ad9-6efc-61ef-4d70-e9674d1dcb73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d0ceb07-5780-68e3-95d1-e742f83a8a8a" ;
  a2a:RecordGUID "{4d0ceb07-5780-68e3-95d1-e742f83a8a8a}" ;
  a2a:SourceRemarkdeel "2904" ;
  a2a:SourceRemarkregister_periode "1946" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5_00000005.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1946-10-09" .
