@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_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1966 te Breda" ;
  a2a:hasPerson oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-73d3fa60-f114-258c-eed4-e301c944be2d, oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-0dd8a673-16e7-5636-a05a-040b89f0b5e1, oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-e963a5f4-12db-b4be-a228-3f1002f6ecdb, oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-463b5378-5bfa-5f7e-bfb6-2cfd2784424c ;
  a2a:hasEvent oa:event_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_0, oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_1, oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_0 ;
  a2a:hasSource oa:source_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20 .

oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-73d3fa60-f114-258c-eed4-e301c944be2d
  a a2a:Person ;
  rdfs:label "Catharina van de Corput" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Corput" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Corput"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-0dd8a673-16e7-5636-a05a-040b89f0b5e1
  a a2a:Person ;
  rdfs:label "Barbara Catharina Claassen" ;
  a2a:PersonName [
    rdfs:label "Barbara Catharina Claassen" ;
    a2a:PersonNameFirstName "Barbara Catharina" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-e963a5f4-12db-b4be-a228-3f1002f6ecdb
  a a2a:Person ;
  rdfs:label "Johannes Claassen" ;
  a2a:PersonName [
    rdfs:label "Johannes Claassen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person-463b5378-5bfa-5f7e-bfb6-2cfd2784424c
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Joosen" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Joosen" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Joosen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1966-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person:73d3fa60-f114-258c-eed4-e301c944be2d ;
  a2a:EventKeyRef oa:event_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Event1 .

oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person:0dd8a673-16e7-5636-a05a-040b89f0b5e1 ;
  a2a:EventKeyRef oa:event_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Event1 .

oa:relationep_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person:e963a5f4-12db-b4be-a228-3f1002f6ecdb ;
  a2a:EventKeyRef oa:event_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Event1 .

oa:relationpp_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person:0dd8a673-16e7-5636-a05a-040b89f0b5e1, oa:person_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20_Person:463b5378-5bfa-5f7e-bfb6-2cfd2784424c .

oa:source_bhi_899b2e1b-4d31-e9dc-379c-2ac6ad22fc20
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1966-02-25 - 1966-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1966-02-25"^^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 "219" ;
    a2a:RegistryNumber "3363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3363, Periode: 1966, Overlijdensregister Breda 1966, 219, 3363"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dc502543-7bdb-edec-4fc2-bd2da318f217.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dc502543-7bdb-edec-4fc2-bd2da318f217.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/899b2e1b-4d31-e9dc-379c-2ac6ad22fc20" ;
  a2a:RecordGUID "{899b2e1b-4d31-e9dc-379c-2ac6ad22fc20}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31736_00031736.xml van BHI" .

