@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_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5
  a a2a:Record ;
  rdfs:label "Overlijden op 7 december 1869 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-20856cf1-877a-f513-7ea2-4c6f23c9188c, oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-7432681e-6c71-ba90-5c61-e4dd43d00e16, oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-9992d435-a557-f6d8-1e4d-a21864c9d420 ;
  a2a:hasEvent oa:event_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_0, oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_1, oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_2 ;
  a2a:hasSource oa:source_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5 .

oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-20856cf1-877a-f513-7ea2-4c6f23c9188c
  a a2a:Person ;
  rdfs:label "Catharina Verhagen" ;
  a2a:PersonName [
    rdfs:label "Catharina Verhagen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-7432681e-6c71-ba90-5c61-e4dd43d00e16
  a a2a:Person ;
  rdfs:label "Allegonda Antonia Goossens" ;
  a2a:PersonName [
    rdfs:label "Allegonda Antonia Goossens" ;
    a2a:PersonNameFirstName "Allegonda Antonia" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person-9992d435-a557-f6d8-1e4d-a21864c9d420
  a a2a:Person ;
  rdfs:label "Henricus Goossens" ;
  a2a:PersonName [
    rdfs:label "Henricus Goossens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1869-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person:20856cf1-877a-f513-7ea2-4c6f23c9188c ;
  a2a:EventKeyRef oa:event_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Event1 .

oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person:7432681e-6c71-ba90-5c61-e4dd43d00e16 ;
  a2a:EventKeyRef oa:event_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Event1 .

oa:relationep_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Person:9992d435-a557-f6d8-1e4d-a21864c9d420 ;
  a2a:EventKeyRef oa:event_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5_Event1 .

oa:source_bhi_eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1869-12-08 - 1869-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1869-12-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4252, Periode: 1869" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1869" ;
    a2a:DocumentNumber "628" ;
    a2a:RegistryNumber "4252" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4252, Periode: 1869, Overlijdensregister 's-Hertogenbosch 1869, 628, 4252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5fd25d52-9313-b2ec-8327-b94ea3108d33.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5fd25d52-9313-b2ec-8327-b94ea3108d33.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5" ;
  a2a:RecordGUID "{eb0b9071-a1cc-5ce5-882f-d4ab7c19a9c5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22687_00022687.xml van BHI" .

