@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_b267cba2-8eda-a463-e910-39bc7897e0a4
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juli 1953 te Breda" ;
  a2a:hasPerson oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-8439f3ab-4587-e3d4-5b85-883a7585dba8, oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-7ccf660b-fe02-7313-1ef2-f03f0787358f, oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-fb73e7ea-ea63-fd7d-377f-d979d1bc321f ;
  a2a:hasEvent oa:event_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_0, oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_1, oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_2 ;
  a2a:hasSource oa:source_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4 .

oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-8439f3ab-4587-e3d4-5b85-883a7585dba8
  a a2a:Person ;
  rdfs:label "N.N. van der Heijden" ;
  a2a:PersonName [
    rdfs:label "N.N. van der Heijden" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-7ccf660b-fe02-7313-1ef2-f03f0787358f
  a a2a:Person ;
  rdfs:label "Johanna Maria Theresia Loonen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Theresia Loonen" ;
    a2a:PersonNameFirstName "Johanna Maria Theresia" ;
    a2a:PersonNameLastName "Loonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person-fb73e7ea-ea63-fd7d-377f-d979d1bc321f
  a a2a:Person ;
  rdfs:label "Johannes Franciscus van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus van der Heijden" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1953-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person:8439f3ab-4587-e3d4-5b85-883a7585dba8 ;
  a2a:EventKeyRef oa:event_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Event1 .

oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person:7ccf660b-fe02-7313-1ef2-f03f0787358f ;
  a2a:EventKeyRef oa:event_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Event1 .

oa:relationep_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Person:fb73e7ea-ea63-fd7d-377f-d979d1bc321f ;
  a2a:EventKeyRef oa:event_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4_Event1 .

oa:source_bhi_b267cba2-8eda-a463-e910-39bc7897e0a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1953-07-10 - 1953-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1953-07-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3423, Periode: 1953" ;
    a2a:Book "Overlijdensregister Breda 1953 B" ;
    a2a:DocumentNumber "240B" ;
    a2a:RegistryNumber "3423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3423, Periode: 1953, Overlijdensregister Breda 1953 B, 240B, 3423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0d3d1276-0961-c56f-3389-d5fbb912c7a8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0d3d1276-0961-c56f-3389-d5fbb912c7a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b267cba2-8eda-a463-e910-39bc7897e0a4" ;
  a2a:RecordGUID "{b267cba2-8eda-a463-e910-39bc7897e0a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9304_00009304.xml van BHI" .

