@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_4e3456cc-4ce5-e43f-cabf-005985ca0a08
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1894 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-79bb3d9c-d077-975a-601f-f5c40a90e869, oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-f8ae62d2-e2bd-a2fe-26ac-fae139784595, oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-23d92dc3-fdc4-b09f-c26b-d84a5719169e, oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-2018c06b-693e-2ce9-347b-580f5153eb17 ;
  a2a:hasEvent oa:event_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_0, oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_1, oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_0 ;
  a2a:hasSource oa:source_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08 .

oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-79bb3d9c-d077-975a-601f-f5c40a90e869
  a a2a:Person ;
  rdfs:label "Dorothea Guldemans" ;
  a2a:PersonName [
    rdfs:label "Dorothea Guldemans" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Guldemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-f8ae62d2-e2bd-a2fe-26ac-fae139784595
  a a2a:Person ;
  rdfs:label "Helene Froon" ;
  a2a:PersonName [
    rdfs:label "Helene Froon" ;
    a2a:PersonNameFirstName "Helene" ;
    a2a:PersonNameLastName "Froon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-23d92dc3-fdc4-b09f-c26b-d84a5719169e
  a a2a:Person ;
  rdfs:label "Joseph Froon" ;
  a2a:PersonName [
    rdfs:label "Joseph Froon" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Froon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person-2018c06b-693e-2ce9-347b-580f5153eb17
  a a2a:Person ;
  rdfs:label "Joannes van Linder" ;
  a2a:PersonName [
    rdfs:label "Joannes van Linder" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Linder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1894-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person:79bb3d9c-d077-975a-601f-f5c40a90e869 ;
  a2a:EventKeyRef oa:event_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Event1 .

oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person:f8ae62d2-e2bd-a2fe-26ac-fae139784595 ;
  a2a:EventKeyRef oa:event_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Event1 .

oa:relationep_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person:23d92dc3-fdc4-b09f-c26b-d84a5719169e ;
  a2a:EventKeyRef oa:event_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Event1 .

oa:relationpp_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person:f8ae62d2-e2bd-a2fe-26ac-fae139784595, oa:person_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08_Person:2018c06b-693e-2ce9-347b-580f5153eb17 .

oa:source_bhi_4e3456cc-4ce5-e43f-cabf-005985ca0a08
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1894-02-15 - 1894-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1894-02-15"^^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 "118" ;
    a2a:RegistryNumber "4277" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4277, Periode: 1894, Overlijdensregister 's-Hertogenbosch 1894, 118, 4277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d28fe4e-fb66-dabf-1c80-94415d5d5d5b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d28fe4e-fb66-dabf-1c80-94415d5d5d5b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e3456cc-4ce5-e43f-cabf-005985ca0a08" ;
  a2a:RecordGUID "{4e3456cc-4ce5-e43f-cabf-005985ca0a08}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28212_00028212.xml van BHI" .

