@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_bee8a67f-e81c-7c53-4e72-e3abfb20d95a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 oktober 1886 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-33a0fd23-34ed-2035-82bc-1a67aa07ca13, oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-80338cc1-31d6-aad0-19e7-5498f3ed6176, oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-2e52e888-16a1-1d0c-45e9-f8a784ee1883, oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-1452645f-4267-aca4-6429-52d5242c265d ;
  a2a:hasEvent oa:event_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_0, oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_1, oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_0 ;
  a2a:hasSource oa:source_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a .

oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-33a0fd23-34ed-2035-82bc-1a67aa07ca13
  a a2a:Person ;
  rdfs:label "Rochina Bockhorren" ;
  a2a:PersonName [
    rdfs:label "Rochina Bockhorren" ;
    a2a:PersonNameFirstName "Rochina" ;
    a2a:PersonNameLastName "Bockhorren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-80338cc1-31d6-aad0-19e7-5498f3ed6176
  a a2a:Person ;
  rdfs:label "Johanna Josephina van den Akker" ;
  a2a:PersonName [
    rdfs:label "Johanna Josephina van den Akker" ;
    a2a:PersonNameFirstName "Johanna Josephina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Akker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-2e52e888-16a1-1d0c-45e9-f8a784ee1883
  a a2a:Person ;
  rdfs:label "Leonardus van den Akker" ;
  a2a:PersonName [
    rdfs:label "Leonardus van den Akker" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Akker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person-1452645f-4267-aca4-6429-52d5242c265d
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Offermans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Offermans" ;
    a2a:PersonNameFirstName "Adrianus Josephus" ;
    a2a:PersonNameLastName "Offermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1886-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person:33a0fd23-34ed-2035-82bc-1a67aa07ca13 ;
  a2a:EventKeyRef oa:event_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Event1 .

oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person:80338cc1-31d6-aad0-19e7-5498f3ed6176 ;
  a2a:EventKeyRef oa:event_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Event1 .

oa:relationep_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person:2e52e888-16a1-1d0c-45e9-f8a784ee1883 ;
  a2a:EventKeyRef oa:event_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Event1 .

oa:relationpp_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person:80338cc1-31d6-aad0-19e7-5498f3ed6176, oa:person_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a_Person:1452645f-4267-aca4-6429-52d5242c265d .

oa:source_bhi_bee8a67f-e81c-7c53-4e72-e3abfb20d95a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1886-10-13 - 1886-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1886-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4269, Periode: 1886" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1886" ;
    a2a:DocumentNumber "651" ;
    a2a:RegistryNumber "4269" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4269, Periode: 1886, Overlijdensregister 's-Hertogenbosch 1886, 651, 4269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/183d297b-a6bd-3957-5011-03bc872791cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/183d297b-a6bd-3957-5011-03bc872791cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bee8a67f-e81c-7c53-4e72-e3abfb20d95a" ;
  a2a:RecordGUID "{bee8a67f-e81c-7c53-4e72-e3abfb20d95a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30334_00030334.xml van BHI" .

