@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_0edef973-8a8f-26ef-e271-2f98c0ca13b8
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 1877 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-c1bccbad-94c8-91f7-c5bd-c1feae7a69d2, oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-ad234b5f-4a33-43dc-2180-7aa04e241cb2, oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-a12f82d0-7f4a-e58c-a089-660f9012f8d9 ;
  a2a:hasEvent oa:event_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_0, oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_1, oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_2 ;
  a2a:hasSource oa:source_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8 .

oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-c1bccbad-94c8-91f7-c5bd-c1feae7a69d2
  a a2a:Person ;
  rdfs:label "Johanna de Bie" ;
  a2a:PersonName [
    rdfs:label "Johanna de Bie" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-ad234b5f-4a33-43dc-2180-7aa04e241cb2
  a a2a:Person ;
  rdfs:label "Adrianus Henricus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henricus van den Bosch" ;
    a2a:PersonNameFirstName "Adrianus Henricus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person-a12f82d0-7f4a-e58c-a089-660f9012f8d9
  a a2a:Person ;
  rdfs:label "Johannes van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Bosch" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1877-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person:c1bccbad-94c8-91f7-c5bd-c1feae7a69d2 ;
  a2a:EventKeyRef oa:event_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Event1 .

oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person:ad234b5f-4a33-43dc-2180-7aa04e241cb2 ;
  a2a:EventKeyRef oa:event_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Event1 .

oa:relationep_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Person:a12f82d0-7f4a-e58c-a089-660f9012f8d9 ;
  a2a:EventKeyRef oa:event_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8_Event1 .

oa:source_bhi_0edef973-8a8f-26ef-e271-2f98c0ca13b8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1877-11-26 - 1877-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1877-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4260, Periode: 1877" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1877" ;
    a2a:DocumentNumber "647" ;
    a2a:RegistryNumber "4260" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4260, Periode: 1877, Overlijdensregister 's-Hertogenbosch 1877, 647, 4260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0a08f381-4d3c-9200-22db-79051f240b2a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0a08f381-4d3c-9200-22db-79051f240b2a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0edef973-8a8f-26ef-e271-2f98c0ca13b8" ;
  a2a:RecordGUID "{0edef973-8a8f-26ef-e271-2f98c0ca13b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23841_00023841.xml van BHI" .

