@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_0c54689b-e2cc-5893-d84e-408b19d87f0a
  a a2a:Record ;
  rdfs:label "Overlijden op 29 september 1974 te Breda" ;
  a2a:hasPerson oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-cbeaacf3-2c22-10c3-4b7e-24bf59fc8474, oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-d581401a-855e-a77a-1e4b-2d54494b67a4, oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-60f00c54-dbfa-3501-ca57-935233cbfa83, oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-1e1520d3-8dcc-d5a9-03bf-d64ac5fc5195 ;
  a2a:hasEvent oa:event_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_0, oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_1, oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_0 ;
  a2a:hasSource oa:source_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a .

oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-cbeaacf3-2c22-10c3-4b7e-24bf59fc8474
  a a2a:Person ;
  rdfs:label "Johanna Hermina Josephina Eijsink" ;
  a2a:PersonName [
    rdfs:label "Johanna Hermina Josephina Eijsink" ;
    a2a:PersonNameFirstName "Johanna Hermina Josephina" ;
    a2a:PersonNameLastName "Eijsink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-d581401a-855e-a77a-1e4b-2d54494b67a4
  a a2a:Person ;
  rdfs:label "Antonius Stephanus Stempher" ;
  a2a:PersonName [
    rdfs:label "Antonius Stephanus Stempher" ;
    a2a:PersonNameFirstName "Antonius Stephanus" ;
    a2a:PersonNameLastName "Stempher"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-60f00c54-dbfa-3501-ca57-935233cbfa83
  a a2a:Person ;
  rdfs:label "Johanna Maria Bergevoort" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Bergevoort" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Bergevoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person-1e1520d3-8dcc-d5a9-03bf-d64ac5fc5195
  a a2a:Person ;
  rdfs:label "Gerrit Stempher" ;
  a2a:PersonName [
    rdfs:label "Gerrit Stempher" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Stempher"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1974-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person:d581401a-855e-a77a-1e4b-2d54494b67a4 ;
  a2a:EventKeyRef oa:event_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Event1 .

oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person:60f00c54-dbfa-3501-ca57-935233cbfa83 ;
  a2a:EventKeyRef oa:event_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Event1 .

oa:relationep_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person:1e1520d3-8dcc-d5a9-03bf-d64ac5fc5195 ;
  a2a:EventKeyRef oa:event_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Event1 .

oa:relationpp_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person:d581401a-855e-a77a-1e4b-2d54494b67a4, oa:person_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a_Person:cbeaacf3-2c22-10c3-4b7e-24bf59fc8474 .

oa:source_bhi_0c54689b-e2cc-5893-d84e-408b19d87f0a
  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 "1087" ;
    a2a:RegistryNumber "3074" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3074, Periode: 1974, Overlijdensregister Breda 1974, 1087, 3074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/35f16eb2-78a3-9805-cc48-e5adedb22c64.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/35f16eb2-78a3-9805-cc48-e5adedb22c64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c54689b-e2cc-5893-d84e-408b19d87f0a" ;
  a2a:RecordGUID "{0c54689b-e2cc-5893-d84e-408b19d87f0a}" ;
  a2a:SourceRemarkdeel "3074" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_506_00000506.xml van BHI" .

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