@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_b4c780e4-4bb5-e835-ebe7-b3e723788264
  a a2a:Record ;
  rdfs:label "Overlijden op 1 april 1972 te Breda" ;
  a2a:hasPerson oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-e98814cd-3391-d321-84e1-867eaacd3245, oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-f32e4ef4-06ba-4de5-7e2a-7cf9703b296f, oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-5c694606-b8ac-1313-f9aa-622ce99833f2, oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-3bc9368b-1203-9b69-f7e4-baa4469c2da5 ;
  a2a:hasEvent oa:event_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_0, oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_1, oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_0 ;
  a2a:hasSource oa:source_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264 .

oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-e98814cd-3391-d321-84e1-867eaacd3245
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Joseph Groenendaal" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Joseph Groenendaal" ;
    a2a:PersonNameFirstName "Johannes Cornelis Joseph" ;
    a2a:PersonNameLastName "Groenendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-f32e4ef4-06ba-4de5-7e2a-7cf9703b296f
  a a2a:Person ;
  rdfs:label "Anna Adriana Johanna Theodora Kriek" ;
  a2a:PersonName [
    rdfs:label "Anna Adriana Johanna Theodora Kriek" ;
    a2a:PersonNameFirstName "Anna Adriana Johanna Theodora" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-5c694606-b8ac-1313-f9aa-622ce99833f2
  a a2a:Person ;
  rdfs:label "Hermina Catharina Koppers" ;
  a2a:PersonName [
    rdfs:label "Hermina Catharina Koppers" ;
    a2a:PersonNameFirstName "Hermina Catharina" ;
    a2a:PersonNameLastName "Koppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person-3bc9368b-1203-9b69-f7e4-baa4469c2da5
  a a2a:Person ;
  rdfs:label "Theodorus Kriek" ;
  a2a:PersonName [
    rdfs:label "Theodorus Kriek" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1972-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person:f32e4ef4-06ba-4de5-7e2a-7cf9703b296f ;
  a2a:EventKeyRef oa:event_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Event1 .

oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person:5c694606-b8ac-1313-f9aa-622ce99833f2 ;
  a2a:EventKeyRef oa:event_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Event1 .

oa:relationep_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person:3bc9368b-1203-9b69-f7e4-baa4469c2da5 ;
  a2a:EventKeyRef oa:event_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Event1 .

oa:relationpp_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person:f32e4ef4-06ba-4de5-7e2a-7cf9703b296f, oa:person_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264_Person:e98814cd-3391-d321-84e1-867eaacd3245 .

oa:source_bhi_b4c780e4-4bb5-e835-ebe7-b3e723788264
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1972-04-04 - 1972-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1972-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3069, Periode: 1972" ;
    a2a:Book "Overlijdensregister Breda 1972" ;
    a2a:DocumentNumber "413" ;
    a2a:RegistryNumber "3069" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3069, Periode: 1972, Overlijdensregister Breda 1972, 413, 3069"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/63e5188e-4d7e-ad26-fd05-aff0858000dd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/63e5188e-4d7e-ad26-fd05-aff0858000dd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b4c780e4-4bb5-e835-ebe7-b3e723788264" ;
  a2a:RecordGUID "{b4c780e4-4bb5-e835-ebe7-b3e723788264}" ;
  a2a:SourceRemarkdeel "3069" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_153_00000153.xml van BHI" .

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