@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_02a469e8-4f42-c19c-e893-663450e7323c
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1865 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-314a1036-8db5-a35d-0a64-958849b096f8, oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-b313dcc2-82f0-2513-c6f1-d7a7012ae934, oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-2c7efad8-6514-05f4-b516-c9240e4380f3 ;
  a2a:hasEvent oa:event_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_0, oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_1, oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_2 ;
  a2a:hasSource oa:source_bhi_02a469e8-4f42-c19c-e893-663450e7323c .

oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-314a1036-8db5-a35d-0a64-958849b096f8
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Goosen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Goosen" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Goosen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-b313dcc2-82f0-2513-c6f1-d7a7012ae934
  a a2a:Person ;
  rdfs:label "N.N. Lucas" ;
  a2a:PersonName [
    rdfs:label "N.N. Lucas" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person-2c7efad8-6514-05f4-b516-c9240e4380f3
  a a2a:Person ;
  rdfs:label "Henricus Nicolaas Lucas" ;
  a2a:PersonName [
    rdfs:label "Henricus Nicolaas Lucas" ;
    a2a:PersonNameFirstName "Henricus Nicolaas" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1865-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person:314a1036-8db5-a35d-0a64-958849b096f8 ;
  a2a:EventKeyRef oa:event_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Event1 .

oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person:b313dcc2-82f0-2513-c6f1-d7a7012ae934 ;
  a2a:EventKeyRef oa:event_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Event1 .

oa:relationep_bhi_02a469e8-4f42-c19c-e893-663450e7323c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Person:2c7efad8-6514-05f4-b516-c9240e4380f3 ;
  a2a:EventKeyRef oa:event_bhi_02a469e8-4f42-c19c-e893-663450e7323c_Event1 .

oa:source_bhi_02a469e8-4f42-c19c-e893-663450e7323c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1865-12-19 - 1865-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1865-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4248, Periode: 1865" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1865" ;
    a2a:DocumentNumber "707" ;
    a2a:RegistryNumber "4248" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4248, Periode: 1865, Overlijdensregister 's-Hertogenbosch 1865, 707, 4248"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/50756250-7d6f-4189-8405-e1ccb63c542b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/50756250-7d6f-4189-8405-e1ccb63c542b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02a469e8-4f42-c19c-e893-663450e7323c" ;
  a2a:RecordGUID "{02a469e8-4f42-c19c-e893-663450e7323c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24519_00024519.xml van BHI" .

