@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_831e1223-4088-e793-bf96-e62654c554e7
  a a2a:Record ;
  rdfs:label "Overlijden op 3 mei 1947 te Breda" ;
  a2a:hasPerson oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-c23173bb-ccfe-1b0e-5217-4a481f8bfb8d, oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-ab621b82-5df0-5a38-db18-31cada413d39, oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-8462b233-2ee7-a578-37b2-87797f83ed98, oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-c62f060b-6ec6-ed96-918b-41628648d4ea ;
  a2a:hasEvent oa:event_bhi_831e1223-4088-e793-bf96-e62654c554e7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_0, oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_1, oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_831e1223-4088-e793-bf96-e62654c554e7_0 ;
  a2a:hasSource oa:source_bhi_831e1223-4088-e793-bf96-e62654c554e7 .

oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-c23173bb-ccfe-1b0e-5217-4a481f8bfb8d
  a a2a:Person ;
  rdfs:label "Sophia Maria Goetzee" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria Goetzee" ;
    a2a:PersonNameFirstName "Sophia Maria" ;
    a2a:PersonNameLastName "Goetzee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-ab621b82-5df0-5a38-db18-31cada413d39
  a a2a:Person ;
  rdfs:label "Fredericus Anna Jentink" ;
  a2a:PersonName [
    rdfs:label "Fredericus Anna Jentink" ;
    a2a:PersonNameFirstName "Fredericus Anna" ;
    a2a:PersonNameLastName "Jentink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-8462b233-2ee7-a578-37b2-87797f83ed98
  a a2a:Person ;
  rdfs:label "Philip Formijn Peletier" ;
  a2a:PersonName [
    rdfs:label "Philip Formijn Peletier" ;
    a2a:PersonNameFirstName "Philip Formijn" ;
    a2a:PersonNameLastName "Peletier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person-c62f060b-6ec6-ed96-918b-41628648d4ea
  a a2a:Person ;
  rdfs:label "Anna Maria Jentink" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jentink" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Jentink"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_831e1223-4088-e793-bf96-e62654c554e7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1947-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person:c23173bb-ccfe-1b0e-5217-4a481f8bfb8d ;
  a2a:EventKeyRef oa:event_bhi_831e1223-4088-e793-bf96-e62654c554e7_Event1 .

oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person:ab621b82-5df0-5a38-db18-31cada413d39 ;
  a2a:EventKeyRef oa:event_bhi_831e1223-4088-e793-bf96-e62654c554e7_Event1 .

oa:relationep_bhi_831e1223-4088-e793-bf96-e62654c554e7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person:c62f060b-6ec6-ed96-918b-41628648d4ea ;
  a2a:EventKeyRef oa:event_bhi_831e1223-4088-e793-bf96-e62654c554e7_Event1 .

oa:relationpp_bhi_831e1223-4088-e793-bf96-e62654c554e7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person:c62f060b-6ec6-ed96-918b-41628648d4ea, oa:person_bhi_831e1223-4088-e793-bf96-e62654c554e7_Person:8462b233-2ee7-a578-37b2-87797f83ed98 .

oa:source_bhi_831e1223-4088-e793-bf96-e62654c554e7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1947-05-06 - 1947-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1947-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2783, Periode: 1947" ;
    a2a:Book "Overlijdensregister Breda 1947 A" ;
    a2a:DocumentNumber "221A" ;
    a2a:RegistryNumber "2783" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2783, Periode: 1947, Overlijdensregister Breda 1947 A, 221A, 2783"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7178d5b6-587e-0ddf-7ddb-7f7f16ee9bdb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7178d5b6-587e-0ddf-7ddb-7f7f16ee9bdb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/831e1223-4088-e793-bf96-e62654c554e7" ;
  a2a:RecordGUID "{831e1223-4088-e793-bf96-e62654c554e7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8723_00008723.xml van BHI" .

