@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_00688bc0-e260-e10a-390d-5f5ba799a884
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1958 te Breda" ;
  a2a:hasPerson oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-531985bc-a243-389e-cbde-8b1268a32f8f, oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-caf9f4f4-e6b4-3b80-10b2-c2d0419daee0, oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-88bbede5-e9b5-a834-e2f0-8737fd82f90a, oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-23a87c80-d870-2ca0-7be9-116b16cf5e18 ;
  a2a:hasEvent oa:event_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_0, oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_1, oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_0 ;
  a2a:hasSource oa:source_bhi_00688bc0-e260-e10a-390d-5f5ba799a884 .

oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-531985bc-a243-389e-cbde-8b1268a32f8f
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Swart" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Swart" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-caf9f4f4-e6b4-3b80-10b2-c2d0419daee0
  a a2a:Person ;
  rdfs:label "Gerrit Jan Vos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Vos" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-88bbede5-e9b5-a834-e2f0-8737fd82f90a
  a a2a:Person ;
  rdfs:label "Henriëtte Feuilletau de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Henriëtte Feuilletau de Bruijn" ;
    a2a:PersonNameFirstName "Henriëtte" ;
    a2a:PersonNameLastName "Feuilletau de Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person-23a87c80-d870-2ca0-7be9-116b16cf5e18
  a a2a:Person ;
  rdfs:label "Matthijs Adrianus Swart" ;
  a2a:PersonName [
    rdfs:label "Matthijs Adrianus Swart" ;
    a2a:PersonNameFirstName "Matthijs Adrianus" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1958-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person:531985bc-a243-389e-cbde-8b1268a32f8f ;
  a2a:EventKeyRef oa:event_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Event1 .

oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person:88bbede5-e9b5-a834-e2f0-8737fd82f90a ;
  a2a:EventKeyRef oa:event_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Event1 .

oa:relationep_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person:23a87c80-d870-2ca0-7be9-116b16cf5e18 ;
  a2a:EventKeyRef oa:event_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Event1 .

oa:relationpp_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person:531985bc-a243-389e-cbde-8b1268a32f8f, oa:person_bhi_00688bc0-e260-e10a-390d-5f5ba799a884_Person:caf9f4f4-e6b4-3b80-10b2-c2d0419daee0 .

oa:source_bhi_00688bc0-e260-e10a-390d-5f5ba799a884
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1958-02-17 - 1958-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1958-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3431, Periode: 1958" ;
    a2a:Book "Overlijdensregister Breda 1958" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "3431" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3431, Periode: 1958, Overlijdensregister Breda 1958, 130, 3431"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4b3aafd9-f100-4380-77cd-db10509688e7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4b3aafd9-f100-4380-77cd-db10509688e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00688bc0-e260-e10a-390d-5f5ba799a884" ;
  a2a:RecordGUID "{00688bc0-e260-e10a-390d-5f5ba799a884}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3431" ;
  a2a:SourceRemarkregister_periode "1958" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1049_00001049.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1958-02-15" .
