@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_58779236-2a2a-8966-eefe-e453c3fe6f60
  a a2a:Record ;
  rdfs:label "Overlijden op 26 september 1974 te Breda" ;
  a2a:hasPerson oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-8a78ac0c-c4c6-ca9f-2324-2b964ccae35a, oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-8b4a3032-7d92-f397-bf5b-d670d1a1d4f9, oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-da8e315b-32c8-5fdb-7bcb-24bd97c36f9e, oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-0a5b0e1c-d263-5af9-2f10-2dfb08580cf6 ;
  a2a:hasEvent oa:event_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_0, oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_1, oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_0 ;
  a2a:hasSource oa:source_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60 .

oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-8a78ac0c-c4c6-ca9f-2324-2b964ccae35a
  a a2a:Person ;
  rdfs:label "Catharina de Bok" ;
  a2a:PersonName [
    rdfs:label "Catharina de Bok" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-8b4a3032-7d92-f397-bf5b-d670d1a1d4f9
  a a2a:Person ;
  rdfs:label "Alexander Bartholomeus de Wijs" ;
  a2a:PersonName [
    rdfs:label "Alexander Bartholomeus de Wijs" ;
    a2a:PersonNameFirstName "Alexander Bartholomeus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-da8e315b-32c8-5fdb-7bcb-24bd97c36f9e
  a a2a:Person ;
  rdfs:label "Anna Maria de Wijs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Wijs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person-0a5b0e1c-d263-5af9-2f10-2dfb08580cf6
  a a2a:Person ;
  rdfs:label "Bartholomeus de Wijs" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus de Wijs" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1974-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person:8b4a3032-7d92-f397-bf5b-d670d1a1d4f9 ;
  a2a:EventKeyRef oa:event_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Event1 .

oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person:da8e315b-32c8-5fdb-7bcb-24bd97c36f9e ;
  a2a:EventKeyRef oa:event_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Event1 .

oa:relationep_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person:0a5b0e1c-d263-5af9-2f10-2dfb08580cf6 ;
  a2a:EventKeyRef oa:event_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Event1 .

oa:relationpp_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person:8b4a3032-7d92-f397-bf5b-d670d1a1d4f9, oa:person_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60_Person:8a78ac0c-c4c6-ca9f-2324-2b964ccae35a .

oa:source_bhi_58779236-2a2a-8966-eefe-e453c3fe6f60
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1974-09-30 - 1974-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1974-09-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3074, Periode: 1974" ;
    a2a:Book "Overlijdensregister Breda 1974" ;
    a2a:DocumentNumber "1083" ;
    a2a:RegistryNumber "3074" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3074, Periode: 1974, Overlijdensregister Breda 1974, 1083, 3074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e7de0f69-9a76-1fc5-7b15-ffcadff53270.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e7de0f69-9a76-1fc5-7b15-ffcadff53270.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/58779236-2a2a-8966-eefe-e453c3fe6f60" ;
  a2a:RecordGUID "{58779236-2a2a-8966-eefe-e453c3fe6f60}" ;
  a2a:SourceRemarkdeel "3074" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_511_00000511.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-09-26" .
