@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_e198c2cc-e6ba-b9ae-0316-e17734ed0d13
  a a2a:Record ;
  rdfs:label "Overlijden op 8 april 1883 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-76fc7ca2-8e8d-ad7e-d278-b9211d268fec, oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-8ede1479-f5c0-c38c-16d9-10ee4b7e7ab0, oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-416db3b7-a089-a237-a5e3-614528ddf8ff, oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-e4d80dca-15d7-2264-442d-e224cc60e218 ;
  a2a:hasEvent oa:event_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_0, oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_1, oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_0 ;
  a2a:hasSource oa:source_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13 .

oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-76fc7ca2-8e8d-ad7e-d278-b9211d268fec
  a a2a:Person ;
  rdfs:label "Barbara van den Akker" ;
  a2a:PersonName [
    rdfs:label "Barbara van den Akker" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Akker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-8ede1479-f5c0-c38c-16d9-10ee4b7e7ab0
  a a2a:Person ;
  rdfs:label "Martina Vollaars" ;
  a2a:PersonName [
    rdfs:label "Martina Vollaars" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Vollaars"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-416db3b7-a089-a237-a5e3-614528ddf8ff
  a a2a:Person ;
  rdfs:label "Martinus Vollaars" ;
  a2a:PersonName [
    rdfs:label "Martinus Vollaars" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Vollaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person-e4d80dca-15d7-2264-442d-e224cc60e218
  a a2a:Person ;
  rdfs:label "Joannes van Roosmaelen" ;
  a2a:PersonName [
    rdfs:label "Joannes van Roosmaelen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmaelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1883-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person:76fc7ca2-8e8d-ad7e-d278-b9211d268fec ;
  a2a:EventKeyRef oa:event_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Event1 .

oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person:8ede1479-f5c0-c38c-16d9-10ee4b7e7ab0 ;
  a2a:EventKeyRef oa:event_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Event1 .

oa:relationep_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person:416db3b7-a089-a237-a5e3-614528ddf8ff ;
  a2a:EventKeyRef oa:event_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Event1 .

oa:relationpp_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person:8ede1479-f5c0-c38c-16d9-10ee4b7e7ab0, oa:person_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13_Person:e4d80dca-15d7-2264-442d-e224cc60e218 .

oa:source_bhi_e198c2cc-e6ba-b9ae-0316-e17734ed0d13
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1883-04-09 - 1883-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1883-04-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4266, Periode: 1883" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1883" ;
    a2a:DocumentNumber "234" ;
    a2a:RegistryNumber "4266" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4266, Periode: 1883, Overlijdensregister 's-Hertogenbosch 1883, 234, 4266"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f523d881-3317-c2f8-6368-a181df311793.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f523d881-3317-c2f8-6368-a181df311793.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e198c2cc-e6ba-b9ae-0316-e17734ed0d13" ;
  a2a:RecordGUID "{e198c2cc-e6ba-b9ae-0316-e17734ed0d13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21227_00021227.xml van BHI" .

