@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_8b53d366-eb35-2eda-6fa2-bbeea5a95f57
  a a2a:Record ;
  rdfs:label "Overlijden op 4 februari 1891 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-13a7b626-a2bf-60c5-0d0a-436fe18b9ff8, oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-05d6a876-775b-55bc-5773-9aad5a079d9b, oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-e186ccd3-6976-7c53-8435-c1339239fddd ;
  a2a:hasEvent oa:event_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_0, oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_1, oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_2 ;
  a2a:hasSource oa:source_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57 .

oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-13a7b626-a2bf-60c5-0d0a-436fe18b9ff8
  a a2a:Person ;
  rdfs:label "Maria Cornelia Stockx" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Stockx" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Stockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-05d6a876-775b-55bc-5773-9aad5a079d9b
  a a2a:Person ;
  rdfs:label "Herman Hubert Simons" ;
  a2a:PersonName [
    rdfs:label "Herman Hubert Simons" ;
    a2a:PersonNameFirstName "Herman Hubert" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person-e186ccd3-6976-7c53-8435-c1339239fddd
  a a2a:Person ;
  rdfs:label "Gerard Hubert Simons" ;
  a2a:PersonName [
    rdfs:label "Gerard Hubert Simons" ;
    a2a:PersonNameFirstName "Gerard Hubert" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1891-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person:13a7b626-a2bf-60c5-0d0a-436fe18b9ff8 ;
  a2a:EventKeyRef oa:event_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Event1 .

oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person:05d6a876-775b-55bc-5773-9aad5a079d9b ;
  a2a:EventKeyRef oa:event_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Event1 .

oa:relationep_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Person:e186ccd3-6976-7c53-8435-c1339239fddd ;
  a2a:EventKeyRef oa:event_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57_Event1 .

oa:source_bhi_8b53d366-eb35-2eda-6fa2-bbeea5a95f57
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1891-02-05 - 1891-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1891-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4274, Periode: 1891" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1891" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "4274" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4274, Periode: 1891, Overlijdensregister 's-Hertogenbosch 1891, 116, 4274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cf2946a2-36c0-3c4f-0735-5df448c136a1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cf2946a2-36c0-3c4f-0735-5df448c136a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8b53d366-eb35-2eda-6fa2-bbeea5a95f57" ;
  a2a:RecordGUID "{8b53d366-eb35-2eda-6fa2-bbeea5a95f57}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31201_00031201.xml van BHI" .

