@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_bd61bf42-3136-e355-9d57-8b423f0e07cf
  a a2a:Record ;
  rdfs:label "Overlijden op 5 april 1894 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-c0209be3-5c6e-30df-5335-907a02a64d83, oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-eb1b1e47-0959-8975-27ea-01cf4771ff76, oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-5444f092-c6c6-ba53-97fb-c03ec20433a0 ;
  a2a:hasEvent oa:event_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_0, oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_1, oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_2 ;
  a2a:hasSource oa:source_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf .

oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-c0209be3-5c6e-30df-5335-907a02a64d83
  a a2a:Person ;
  rdfs:label "Johanna Nijssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Nijssen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Nijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-eb1b1e47-0959-8975-27ea-01cf4771ff76
  a a2a:Person ;
  rdfs:label "Franciscus Theodorus Josephus Beaudoux" ;
  a2a:PersonName [
    rdfs:label "Franciscus Theodorus Josephus Beaudoux" ;
    a2a:PersonNameFirstName "Franciscus Theodorus Josephus" ;
    a2a:PersonNameLastName "Beaudoux"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person-5444f092-c6c6-ba53-97fb-c03ec20433a0
  a a2a:Person ;
  rdfs:label "Wilhelmus Cornelis Beaudoux" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Cornelis Beaudoux" ;
    a2a:PersonNameFirstName "Wilhelmus Cornelis" ;
    a2a:PersonNameLastName "Beaudoux"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1894-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person:c0209be3-5c6e-30df-5335-907a02a64d83 ;
  a2a:EventKeyRef oa:event_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Event1 .

oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person:eb1b1e47-0959-8975-27ea-01cf4771ff76 ;
  a2a:EventKeyRef oa:event_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Event1 .

oa:relationep_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Person:5444f092-c6c6-ba53-97fb-c03ec20433a0 ;
  a2a:EventKeyRef oa:event_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf_Event1 .

oa:source_bhi_bd61bf42-3136-e355-9d57-8b423f0e07cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1894-04-07 - 1894-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1894-04-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4277, Periode: 1894" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1894" ;
    a2a:DocumentNumber "241" ;
    a2a:RegistryNumber "4277" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4277, Periode: 1894, Overlijdensregister 's-Hertogenbosch 1894, 241, 4277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5b0cb4d4-c42a-2882-0889-95903dc6b647.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5b0cb4d4-c42a-2882-0889-95903dc6b647.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bd61bf42-3136-e355-9d57-8b423f0e07cf" ;
  a2a:RecordGUID "{bd61bf42-3136-e355-9d57-8b423f0e07cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30261_00030261.xml van BHI" .

