@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_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2
  a a2a:Record ;
  rdfs:label "Overlijden op 28 augustus 1966 te Breda" ;
  a2a:hasPerson oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-51153579-2752-1c28-5277-f71f458c26e9, oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-3bd5140e-97da-5b65-6cb1-74fbb999abe8, oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-75eec897-0c2f-3763-83d6-a753d21014f2, oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-3c201b76-afcd-79c2-b97c-53a4be28d93c ;
  a2a:hasEvent oa:event_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_0, oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_1, oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_0 ;
  a2a:hasSource oa:source_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2 .

oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-51153579-2752-1c28-5277-f71f458c26e9
  a a2a:Person ;
  rdfs:label "Josina Boon" ;
  a2a:PersonName [
    rdfs:label "Josina Boon" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-3bd5140e-97da-5b65-6cb1-74fbb999abe8
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Verweij" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Verweij" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Verweij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-75eec897-0c2f-3763-83d6-a753d21014f2
  a a2a:Person ;
  rdfs:label "Cornelis Verweij" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verweij" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verweij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person-3c201b76-afcd-79c2-b97c-53a4be28d93c
  a a2a:Person ;
  rdfs:label "Adrianus Aloisius de Jager" ;
  a2a:PersonName [
    rdfs:label "Adrianus Aloisius de Jager" ;
    a2a:PersonNameFirstName "Adrianus Aloisius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1966-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person:51153579-2752-1c28-5277-f71f458c26e9 ;
  a2a:EventKeyRef oa:event_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Event1 .

oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person:3bd5140e-97da-5b65-6cb1-74fbb999abe8 ;
  a2a:EventKeyRef oa:event_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Event1 .

oa:relationep_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person:75eec897-0c2f-3763-83d6-a753d21014f2 ;
  a2a:EventKeyRef oa:event_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Event1 .

oa:relationpp_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person:3bd5140e-97da-5b65-6cb1-74fbb999abe8, oa:person_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2_Person:3c201b76-afcd-79c2-b97c-53a4be28d93c .

oa:source_bhi_3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1966-08-30 - 1966-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1966-08-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3363, Periode: 1966" ;
    a2a:Book "Overlijdensregister Breda 1966" ;
    a2a:DocumentNumber "861" ;
    a2a:RegistryNumber "3363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3363, Periode: 1966, Overlijdensregister Breda 1966, 861, 3363"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/08d402ee-4faf-d014-00f4-f4e47eae4921.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/08d402ee-4faf-d014-00f4-f4e47eae4921.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2" ;
  a2a:RecordGUID "{3dfd9ae0-894b-2a6a-5d5b-e7ceef814fb2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27834_00027834.xml van BHI" .

