@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_21fc47ff-088c-a062-a93e-e2ac456a142f
  a a2a:Record ;
  rdfs:label "Overlijden op 26 augustus 1962 te Breda" ;
  a2a:hasPerson oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-e08c5544-5660-8ae9-a39b-1df8d485bcf4, oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-ec3f08a9-3075-0d03-da5f-b2fc36179807, oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-490baec2-a290-8da6-1670-33eeac16fa78, oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-e1197c94-68d3-e577-d7f1-fb1d23374262 ;
  a2a:hasEvent oa:event_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_0, oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_1, oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_0 ;
  a2a:hasSource oa:source_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f .

oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-e08c5544-5660-8ae9-a39b-1df8d485bcf4
  a a2a:Person ;
  rdfs:label "Anna Cornelia Kalis" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Kalis" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Kalis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-ec3f08a9-3075-0d03-da5f-b2fc36179807
  a a2a:Person ;
  rdfs:label "Teuntje Jozina Bouman" ;
  a2a:PersonName [
    rdfs:label "Teuntje Jozina Bouman" ;
    a2a:PersonNameFirstName "Teuntje Jozina" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-490baec2-a290-8da6-1670-33eeac16fa78
  a a2a:Person ;
  rdfs:label "Arie Adriaan Kalis" ;
  a2a:PersonName [
    rdfs:label "Arie Adriaan Kalis" ;
    a2a:PersonNameFirstName "Arie Adriaan" ;
    a2a:PersonNameLastName "Kalis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person-e1197c94-68d3-e577-d7f1-fb1d23374262
  a a2a:Person ;
  rdfs:label "Filippus Volker" ;
  a2a:PersonName [
    rdfs:label "Filippus Volker" ;
    a2a:PersonNameFirstName "Filippus" ;
    a2a:PersonNameLastName "Volker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1962-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person:e08c5544-5660-8ae9-a39b-1df8d485bcf4 ;
  a2a:EventKeyRef oa:event_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Event1 .

oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person:ec3f08a9-3075-0d03-da5f-b2fc36179807 ;
  a2a:EventKeyRef oa:event_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Event1 .

oa:relationep_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person:490baec2-a290-8da6-1670-33eeac16fa78 ;
  a2a:EventKeyRef oa:event_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Event1 .

oa:relationpp_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person:e08c5544-5660-8ae9-a39b-1df8d485bcf4, oa:person_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f_Person:e1197c94-68d3-e577-d7f1-fb1d23374262 .

oa:source_bhi_21fc47ff-088c-a062-a93e-e2ac456a142f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1962-08-27 - 1962-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1962-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3359, Periode: 1962" ;
    a2a:Book "Overlijdensregister Breda 1962" ;
    a2a:DocumentNumber "804" ;
    a2a:RegistryNumber "3359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3359, Periode: 1962, Overlijdensregister Breda 1962, 804, 3359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7d1eeaa-dd49-b6cd-33c5-389f543f03d7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7d1eeaa-dd49-b6cd-33c5-389f543f03d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/21fc47ff-088c-a062-a93e-e2ac456a142f" ;
  a2a:RecordGUID "{21fc47ff-088c-a062-a93e-e2ac456a142f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24301_00024301.xml van BHI" .

