@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_9daba786-36c6-e40f-11b3-a0a3e635cd17
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1972 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-39e4cfc0-b999-d859-2efd-d887afbd8cc2, oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-1b1b3f17-d293-03da-6d4b-1a81cb52f2e3, oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-7928bc33-713b-13c6-1147-8b567c5b90a1, oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-12817d37-ba46-09e7-84d0-71c9308d3df0 ;
  a2a:hasEvent oa:event_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_0, oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_1, oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_0 ;
  a2a:hasSource oa:source_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17 .

oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-39e4cfc0-b999-d859-2efd-d887afbd8cc2
  a a2a:Person ;
  rdfs:label "Constant Maria Peeters" ;
  a2a:PersonName [
    rdfs:label "Constant Maria Peeters" ;
    a2a:PersonNameFirstName "Constant Maria" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-1b1b3f17-d293-03da-6d4b-1a81cb52f2e3
  a a2a:Person ;
  rdfs:label "Anna Maria Stefania Truyen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Stefania Truyen" ;
    a2a:PersonNameFirstName "Anna Maria Stefania" ;
    a2a:PersonNameLastName "Truyen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-7928bc33-713b-13c6-1147-8b567c5b90a1
  a a2a:Person ;
  rdfs:label "Elisabeth Selderslaghs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Selderslaghs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Selderslaghs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person-12817d37-ba46-09e7-84d0-71c9308d3df0
  a a2a:Person ;
  rdfs:label "Pieter Truyen" ;
  a2a:PersonName [
    rdfs:label "Pieter Truyen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Truyen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1972-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person:1b1b3f17-d293-03da-6d4b-1a81cb52f2e3 ;
  a2a:EventKeyRef oa:event_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Event1 .

oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person:7928bc33-713b-13c6-1147-8b567c5b90a1 ;
  a2a:EventKeyRef oa:event_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Event1 .

oa:relationep_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person:12817d37-ba46-09e7-84d0-71c9308d3df0 ;
  a2a:EventKeyRef oa:event_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Event1 .

oa:relationpp_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person:1b1b3f17-d293-03da-6d4b-1a81cb52f2e3, oa:person_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17_Person:39e4cfc0-b999-d859-2efd-d887afbd8cc2 .

oa:source_bhi_9daba786-36c6-e40f-11b3-a0a3e635cd17
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1972-02-11 - 1972-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1972-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3423, Periode: 1972" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1972" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "3423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3423, Periode: 1972, Overlijdensregister 's-Hertogenbosch 1972, 149, 3423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/24bbc88c-e0de-2f8b-223c-062694748863.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/24bbc88c-e0de-2f8b-223c-062694748863.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9daba786-36c6-e40f-11b3-a0a3e635cd17" ;
  a2a:RecordGUID "{9daba786-36c6-e40f-11b3-a0a3e635cd17}" ;
  a2a:SourceRemarkdeel "3423" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1109_00001109.xml van BHI" .

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