@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_296f593a-a8d9-bd63-23da-4400a4edd65a
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1885 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-1221eeb2-55ab-1b02-33e6-4a78d761a397, oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-e5dd3a72-2070-c859-d167-286e2e2a66cb, oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-f0636aeb-0367-b006-3365-7be569f20dfc ;
  a2a:hasEvent oa:event_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_0, oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_1, oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_2 ;
  a2a:hasSource oa:source_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a .

oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-1221eeb2-55ab-1b02-33e6-4a78d761a397
  a a2a:Person ;
  rdfs:label "Johanna Lamberta Godefrida Smith" ;
  a2a:PersonName [
    rdfs:label "Johanna Lamberta Godefrida Smith" ;
    a2a:PersonNameFirstName "Johanna Lamberta Godefrida" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-e5dd3a72-2070-c859-d167-286e2e2a66cb
  a a2a:Person ;
  rdfs:label "Adrianus Henricus de Haas" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henricus de Haas" ;
    a2a:PersonNameFirstName "Adrianus Henricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person-f0636aeb-0367-b006-3365-7be569f20dfc
  a a2a:Person ;
  rdfs:label "Hubertus de Haas" ;
  a2a:PersonName [
    rdfs:label "Hubertus de Haas" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1885-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person:1221eeb2-55ab-1b02-33e6-4a78d761a397 ;
  a2a:EventKeyRef oa:event_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Event1 .

oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person:e5dd3a72-2070-c859-d167-286e2e2a66cb ;
  a2a:EventKeyRef oa:event_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Event1 .

oa:relationep_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Person:f0636aeb-0367-b006-3365-7be569f20dfc ;
  a2a:EventKeyRef oa:event_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a_Event1 .

oa:source_bhi_296f593a-a8d9-bd63-23da-4400a4edd65a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1885-11-19 - 1885-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1885-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4268, Periode: 1885" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1885" ;
    a2a:DocumentNumber "700" ;
    a2a:RegistryNumber "4268" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4268, Periode: 1885, Overlijdensregister 's-Hertogenbosch 1885, 700, 4268"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f54afbbc-c97c-cbbc-8fde-d55613ab302a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f54afbbc-c97c-cbbc-8fde-d55613ab302a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/296f593a-a8d9-bd63-23da-4400a4edd65a" ;
  a2a:RecordGUID "{296f593a-a8d9-bd63-23da-4400a4edd65a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27515_00027515.xml van BHI" .

