@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_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1894 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-f70d6ee7-4edc-3983-acf2-ef7ea5b2bde4, oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-7543ef45-26d5-021e-cfea-4fd52577b38b, oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-24bc6761-e699-9078-46ac-6705d554a2bc, oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-02b59c2e-f72b-bccc-a048-6acdba9b448f ;
  a2a:hasEvent oa:event_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_0, oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_1, oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_0 ;
  a2a:hasSource oa:source_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a .

oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-f70d6ee7-4edc-3983-acf2-ef7ea5b2bde4
  a a2a:Person ;
  rdfs:label "Anna Maria Hagelaar" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hagelaar" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hagelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-7543ef45-26d5-021e-cfea-4fd52577b38b
  a a2a:Person ;
  rdfs:label "Maria van den Dungen" ;
  a2a:PersonName [
    rdfs:label "Maria van den Dungen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dungen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-24bc6761-e699-9078-46ac-6705d554a2bc
  a a2a:Person ;
  rdfs:label "Adrianus van den Dungen" ;
  a2a:PersonName [
    rdfs:label "Adrianus van den Dungen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dungen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person-02b59c2e-f72b-bccc-a048-6acdba9b448f
  a a2a:Person ;
  rdfs:label "Leonardus van Hooft" ;
  a2a:PersonName [
    rdfs:label "Leonardus van Hooft" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooft"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1894-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person:f70d6ee7-4edc-3983-acf2-ef7ea5b2bde4 ;
  a2a:EventKeyRef oa:event_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Event1 .

oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person:7543ef45-26d5-021e-cfea-4fd52577b38b ;
  a2a:EventKeyRef oa:event_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Event1 .

oa:relationep_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person:24bc6761-e699-9078-46ac-6705d554a2bc ;
  a2a:EventKeyRef oa:event_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Event1 .

oa:relationpp_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person:7543ef45-26d5-021e-cfea-4fd52577b38b, oa:person_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a_Person:02b59c2e-f72b-bccc-a048-6acdba9b448f .

oa:source_bhi_2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1894-11-22 - 1894-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1894-11-22"^^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 "806" ;
    a2a:RegistryNumber "4277" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4277, Periode: 1894, Overlijdensregister 's-Hertogenbosch 1894, 806, 4277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28b517d5-412c-30f1-c39d-36ef9648b7f8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28b517d5-412c-30f1-c39d-36ef9648b7f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a" ;
  a2a:RecordGUID "{2d2b2d70-9a9c-07ec-8a2d-53262c6dd42a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27686_00027686.xml van BHI" .

