@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_00588917-3a24-e6ef-c96a-dcdda2255ee1
  a a2a:Record ;
  rdfs:label "Overlijden op 20 januari 1972 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-a3713170-50c7-850a-a465-30dcf812b39d, oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-61bbed21-2185-90b8-7dcf-332af4d5f19e, oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-6af90bd3-bfd0-b502-b839-5fdc81255cbb, oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-dc580092-ce88-2c16-9585-f29eaa671940 ;
  a2a:hasEvent oa:event_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_0, oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_1, oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_0 ;
  a2a:hasSource oa:source_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1 .

oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-a3713170-50c7-850a-a465-30dcf812b39d
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Johannes van Breugel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Johannes van Breugel" ;
    a2a:PersonNameFirstName "Adrianus Marinus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-61bbed21-2185-90b8-7dcf-332af4d5f19e
  a a2a:Person ;
  rdfs:label "Maria Norberta Haans" ;
  a2a:PersonName [
    rdfs:label "Maria Norberta Haans" ;
    a2a:PersonNameFirstName "Maria Norberta" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-6af90bd3-bfd0-b502-b839-5fdc81255cbb
  a a2a:Person ;
  rdfs:label "Joanna Cornelia van den Dries" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelia van den Dries" ;
    a2a:PersonNameFirstName "Joanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person-dc580092-ce88-2c16-9585-f29eaa671940
  a a2a:Person ;
  rdfs:label "Norbertus Cornelius Haans" ;
  a2a:PersonName [
    rdfs:label "Norbertus Cornelius Haans" ;
    a2a:PersonNameFirstName "Norbertus Cornelius" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1972-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person:61bbed21-2185-90b8-7dcf-332af4d5f19e ;
  a2a:EventKeyRef oa:event_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Event1 .

oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person:6af90bd3-bfd0-b502-b839-5fdc81255cbb ;
  a2a:EventKeyRef oa:event_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Event1 .

oa:relationep_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person:dc580092-ce88-2c16-9585-f29eaa671940 ;
  a2a:EventKeyRef oa:event_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Event1 .

oa:relationpp_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person:61bbed21-2185-90b8-7dcf-332af4d5f19e, oa:person_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1_Person:a3713170-50c7-850a-a465-30dcf812b39d .

oa:source_bhi_00588917-3a24-e6ef-c96a-dcdda2255ee1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1972-01-24 - 1972-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1972-01-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4006, Periode: 1972" ;
    a2a:Book "Overlijdensregister Tilburg 1972" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "4006" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4006, Periode: 1972, Overlijdensregister Tilburg 1972, 114, 4006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b7055044-ae15-fa8c-efc1-cac2b9b7a6a6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b7055044-ae15-fa8c-efc1-cac2b9b7a6a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00588917-3a24-e6ef-c96a-dcdda2255ee1" ;
  a2a:RecordGUID "{00588917-3a24-e6ef-c96a-dcdda2255ee1}" ;
  a2a:SourceRemarkdeel "4006" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_187_00000187.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-01-20" .
