@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_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c
  a a2a:Record ;
  rdfs:label "Overlijden op 1 mei 1967 te Cuijk en Sint Agatha" ;
  a2a:hasPerson oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-a39e1944-4499-b288-158a-ad099647b9d2, oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-ff74251d-f60f-00f4-d8cb-2d3fff66773b, oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-0d2f357c-405f-eaa7-e164-76ea59836fba, oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-77abf83a-052a-5aac-6f64-3dfce831fb02 ;
  a2a:hasEvent oa:event_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_0, oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_1, oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_0 ;
  a2a:hasSource oa:source_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c .

oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-a39e1944-4499-b288-158a-ad099647b9d2
  a a2a:Person ;
  rdfs:label "Maria Arts" ;
  a2a:PersonName [
    rdfs:label "Maria Arts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-ff74251d-f60f-00f4-d8cb-2d3fff66773b
  a a2a:Person ;
  rdfs:label "Johannes Hendricus Daanen" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendricus Daanen" ;
    a2a:PersonNameFirstName "Johannes Hendricus" ;
    a2a:PersonNameLastName "Daanen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-0d2f357c-405f-eaa7-e164-76ea59836fba
  a a2a:Person ;
  rdfs:label "Antoon Daanen" ;
  a2a:PersonName [
    rdfs:label "Antoon Daanen" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Daanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person-77abf83a-052a-5aac-6f64-3dfce831fb02
  a a2a:Person ;
  rdfs:label "Johanna Botden" ;
  a2a:PersonName [
    rdfs:label "Johanna Botden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Botden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1967-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cuijk en Sint Agatha" ;
    rdfs:label "Cuijk en Sint Agatha"
  ] .

oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person:a39e1944-4499-b288-158a-ad099647b9d2 ;
  a2a:EventKeyRef oa:event_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Event1 .

oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person:ff74251d-f60f-00f4-d8cb-2d3fff66773b ;
  a2a:EventKeyRef oa:event_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Event1 .

oa:relationep_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person:0d2f357c-405f-eaa7-e164-76ea59836fba ;
  a2a:EventKeyRef oa:event_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Event1 .

oa:relationpp_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person:ff74251d-f60f-00f4-d8cb-2d3fff66773b, oa:person_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c_Person:77abf83a-052a-5aac-6f64-3dfce831fb02 .

oa:source_bhi_773ace7e-5d65-44d2-a4e1-ca09ddd78b0c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk en Sint Agatha" ;
    rdfs:label "Cuijk en Sint Agatha", "1967-05-03 - 1967-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1967-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3397, Periode: 1967" ;
    a2a:Book "Overlijdensregister Cuijk en Sint Agatha 1967" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "3397" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3397, Periode: 1967, Overlijdensregister Cuijk en Sint Agatha 1967, 15, 3397"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fad1902e-e6f6-053b-8b56-06a7415a430e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fad1902e-e6f6-053b-8b56-06a7415a430e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/773ace7e-5d65-44d2-a4e1-ca09ddd78b0c" ;
  a2a:RecordGUID "{773ace7e-5d65-44d2-a4e1-ca09ddd78b0c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25154_00025154.xml van BHI" .

