@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_04ce2fa5-3004-4f12-e66d-23b3d7b8d113
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1969 te Breda" ;
  a2a:hasPerson oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-2f540dd4-bc2e-070f-a811-d0cd8b1cb921, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-43c41fb3-3571-6cec-2661-ebd9104a72cd, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-fdf47115-414d-cde1-9ee8-69c0c5c9e8ba, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-99a4e79b-099c-b3d4-7236-86978970cbef, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-8b8571b3-6d1b-8725-d719-737573fedd87 ;
  a2a:hasEvent oa:event_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_0, oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_1, oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_0, oa:relationpp_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_1 ;
  a2a:hasSource oa:source_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113 .

oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-2f540dd4-bc2e-070f-a811-d0cd8b1cb921
  a a2a:Person ;
  rdfs:label "Adriana Brusselman" ;
  a2a:PersonName [
    rdfs:label "Adriana Brusselman" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Brusselman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-43c41fb3-3571-6cec-2661-ebd9104a72cd
  a a2a:Person ;
  rdfs:label "Dina Adriana den Breejen" ;
  a2a:PersonName [
    rdfs:label "Dina Adriana den Breejen" ;
    a2a:PersonNameFirstName "Dina Adriana" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Breejen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-fdf47115-414d-cde1-9ee8-69c0c5c9e8ba
  a a2a:Person ;
  rdfs:label "Dina van Zundert" ;
  a2a:PersonName [
    rdfs:label "Dina van Zundert" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-99a4e79b-099c-b3d4-7236-86978970cbef
  a a2a:Person ;
  rdfs:label "Arie Guis" ;
  a2a:PersonName [
    rdfs:label "Arie Guis" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Guis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person-8b8571b3-6d1b-8725-d719-737573fedd87
  a a2a:Person ;
  rdfs:label "Dirk Guis" ;
  a2a:PersonName [
    rdfs:label "Dirk Guis" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Guis"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1969-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:2f540dd4-bc2e-070f-a811-d0cd8b1cb921 ;
  a2a:EventKeyRef oa:event_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Event1 .

oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:99a4e79b-099c-b3d4-7236-86978970cbef ;
  a2a:EventKeyRef oa:event_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Event1 .

oa:relationep_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:8b8571b3-6d1b-8725-d719-737573fedd87 ;
  a2a:EventKeyRef oa:event_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Event1 .

oa:relationpp_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:8b8571b3-6d1b-8725-d719-737573fedd87, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:43c41fb3-3571-6cec-2661-ebd9104a72cd .

oa:relationpp_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:8b8571b3-6d1b-8725-d719-737573fedd87, oa:person_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113_Person:fdf47115-414d-cde1-9ee8-69c0c5c9e8ba .

oa:source_bhi_04ce2fa5-3004-4f12-e66d-23b3d7b8d113
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1969-10-01 - 1969-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1969-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3368, Periode: 1969" ;
    a2a:Book "Overlijdensregister Breda 1969" ;
    a2a:DocumentNumber "1069" ;
    a2a:RegistryNumber "3368" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3368, Periode: 1969, Overlijdensregister Breda 1969, 1069, 3368"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c784f6f4-e9ce-f7d9-8d1d-08197ee350fd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c784f6f4-e9ce-f7d9-8d1d-08197ee350fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04ce2fa5-3004-4f12-e66d-23b3d7b8d113" ;
  a2a:RecordGUID "{04ce2fa5-3004-4f12-e66d-23b3d7b8d113}" ;
  a2a:SourceRemarkOpmerking "Schriftelijke aangifte Officier van Justitie terzake van lijkvinding.", "Vanwege privacyoverwegingen is aktenummer 781 niet zichtbaar." ;
  a2a:SourceRemarkdeel "3368" ;
  a2a:SourceRemarkregister_periode "1969" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_777_00000777.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1969-09-30" .
