@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_28c66dc9-bf4e-84df-150b-3aa7bb3b2997
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1972 te Veghel" ;
  a2a:hasPerson oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-4fbc7554-187f-b543-de37-250b880a1fb8, oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-cd505f0b-a253-84d7-e129-c899522fd472, oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-8bc60b3d-78b3-3ecd-3200-f0e8d4d5e160, oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-58dd7ba2-b52b-b43d-fdc2-46ec7b584fa8 ;
  a2a:hasEvent oa:event_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_0, oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_1, oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_0 ;
  a2a:hasSource oa:source_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997 .

oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-4fbc7554-187f-b543-de37-250b880a1fb8
  a a2a:Person ;
  rdfs:label "Maria Gerardina van Zutphen" ;
  a2a:PersonName [
    rdfs:label "Maria Gerardina van Zutphen" ;
    a2a:PersonNameFirstName "Maria Gerardina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zutphen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-cd505f0b-a253-84d7-e129-c899522fd472
  a a2a:Person ;
  rdfs:label "Hendrina Vilé" ;
  a2a:PersonName [
    rdfs:label "Hendrina Vilé" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Vilé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-8bc60b3d-78b3-3ecd-3200-f0e8d4d5e160
  a a2a:Person ;
  rdfs:label "Franciscus van Zutphen" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Zutphen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zutphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person-58dd7ba2-b52b-b43d-fdc2-46ec7b584fa8
  a a2a:Person ;
  rdfs:label "Cornelis Andreas Broeders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Andreas Broeders" ;
    a2a:PersonNameFirstName "Cornelis Andreas" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1972-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person:4fbc7554-187f-b543-de37-250b880a1fb8 ;
  a2a:EventKeyRef oa:event_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Event1 .

oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person:cd505f0b-a253-84d7-e129-c899522fd472 ;
  a2a:EventKeyRef oa:event_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Event1 .

oa:relationep_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person:8bc60b3d-78b3-3ecd-3200-f0e8d4d5e160 ;
  a2a:EventKeyRef oa:event_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Event1 .

oa:relationpp_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person:4fbc7554-187f-b543-de37-250b880a1fb8, oa:person_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997_Person:58dd7ba2-b52b-b43d-fdc2-46ec7b584fa8 .

oa:source_bhi_28c66dc9-bf4e-84df-150b-3aa7bb3b2997
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1972-10-10 - 1972-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1972-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4057, Periode: 1972" ;
    a2a:Book "Overlijdensregister Veghel 1972" ;
    a2a:DocumentNumber "217" ;
    a2a:RegistryNumber "4057" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4057, Periode: 1972, Overlijdensregister Veghel 1972, 217, 4057"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d95aef82-3a8b-1933-163e-469f9ca837d7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d95aef82-3a8b-1933-163e-469f9ca837d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/28c66dc9-bf4e-84df-150b-3aa7bb3b2997" ;
  a2a:RecordGUID "{28c66dc9-bf4e-84df-150b-3aa7bb3b2997}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74782_00074782.xml van BHI" .

