@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_adc5fc5e-e09a-bbc7-1655-b022bca10971
  a a2a:Record ;
  rdfs:label "Overlijden op 2 januari 1972 te Rosmalen" ;
  a2a:hasPerson oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-fa0c44c7-d7eb-02f9-fd1d-6762526514c6, oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-4ca54776-26cf-b8fe-73df-803f26a3ecf7, oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-092840e9-73a8-1321-bc74-3f287088a7db, oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-49c46174-39af-5931-423b-68e00fc3c2b6 ;
  a2a:hasEvent oa:event_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_0, oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_1, oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_0 ;
  a2a:hasSource oa:source_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971 .

oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-fa0c44c7-d7eb-02f9-fd1d-6762526514c6
  a a2a:Person ;
  rdfs:label "Johannes Antonius ten Brink" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius ten Brink" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-4ca54776-26cf-b8fe-73df-803f26a3ecf7
  a a2a:Person ;
  rdfs:label "Jenny Maria Eugenia Wilhelmina Nuyens" ;
  a2a:PersonName [
    rdfs:label "Jenny Maria Eugenia Wilhelmina Nuyens" ;
    a2a:PersonNameFirstName "Jenny Maria Eugenia Wilhelmina" ;
    a2a:PersonNameLastName "Nuyens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-092840e9-73a8-1321-bc74-3f287088a7db
  a a2a:Person ;
  rdfs:label "Eugenia Maria Cornelia Tubbax" ;
  a2a:PersonName [
    rdfs:label "Eugenia Maria Cornelia Tubbax" ;
    a2a:PersonNameFirstName "Eugenia Maria Cornelia" ;
    a2a:PersonNameLastName "Tubbax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person-49c46174-39af-5931-423b-68e00fc3c2b6
  a a2a:Person ;
  rdfs:label "Josephus Guilielmus Nuyens" ;
  a2a:PersonName [
    rdfs:label "Josephus Guilielmus Nuyens" ;
    a2a:PersonNameFirstName "Josephus Guilielmus" ;
    a2a:PersonNameLastName "Nuyens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1972-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen"
  ] .

oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person:4ca54776-26cf-b8fe-73df-803f26a3ecf7 ;
  a2a:EventKeyRef oa:event_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Event1 .

oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person:092840e9-73a8-1321-bc74-3f287088a7db ;
  a2a:EventKeyRef oa:event_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Event1 .

oa:relationep_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person:49c46174-39af-5931-423b-68e00fc3c2b6 ;
  a2a:EventKeyRef oa:event_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Event1 .

oa:relationpp_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person:4ca54776-26cf-b8fe-73df-803f26a3ecf7, oa:person_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971_Person:fa0c44c7-d7eb-02f9-fd1d-6762526514c6 .

oa:source_bhi_adc5fc5e-e09a-bbc7-1655-b022bca10971
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen", "1972-01-04 - 1972-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1972-01-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3875, Periode: 1972" ;
    a2a:Book "Overlijdensregister Rosmalen 1972" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3875" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3875, Periode: 1972, Overlijdensregister Rosmalen 1972, 2, 3875"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f204babf-0f20-493e-6aa8-2188d5b238a9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f204babf-0f20-493e-6aa8-2188d5b238a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/adc5fc5e-e09a-bbc7-1655-b022bca10971" ;
  a2a:RecordGUID "{adc5fc5e-e09a-bbc7-1655-b022bca10971}" ;
  a2a:SourceRemarkdeel "3875" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1143_00001143.xml van BHI" .

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