@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_406500a1-a16a-e81f-2156-af0d1c3b7b9f
  a a2a:Record ;
  rdfs:label "Overlijden op 17 maart 1905 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-e25f89f1-bc1c-623c-3c46-9af87a027515, oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-1f94d0c9-51ad-670f-90f6-20330df0f5dc, oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-5ec88e48-a6e5-a6fe-a805-fe90e1c5c8e2 ;
  a2a:hasEvent oa:event_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_0, oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_1, oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_2 ;
  a2a:hasSource oa:source_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f .

oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-e25f89f1-bc1c-623c-3c46-9af87a027515
  a a2a:Person ;
  rdfs:label "Wilhelmina Maria Ras" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maria Ras" ;
    a2a:PersonNameFirstName "Wilhelmina Maria" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-1f94d0c9-51ad-670f-90f6-20330df0f5dc
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Gadron" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Gadron" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNameLastName "Gadron"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person-5ec88e48-a6e5-a6fe-a805-fe90e1c5c8e2
  a a2a:Person ;
  rdfs:label "Leonardus Gadron" ;
  a2a:PersonName [
    rdfs:label "Leonardus Gadron" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Gadron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1905-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person:e25f89f1-bc1c-623c-3c46-9af87a027515 ;
  a2a:EventKeyRef oa:event_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Event1 .

oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person:1f94d0c9-51ad-670f-90f6-20330df0f5dc ;
  a2a:EventKeyRef oa:event_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Event1 .

oa:relationep_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Person:5ec88e48-a6e5-a6fe-a805-fe90e1c5c8e2 ;
  a2a:EventKeyRef oa:event_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f_Event1 .

oa:source_bhi_406500a1-a16a-e81f-2156-af0d1c3b7b9f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1905-03-18 - 1905-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1905-03-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1649, Periode: 1905" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1905" ;
    a2a:DocumentNumber "170" ;
    a2a:RegistryNumber "1649" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1649, Periode: 1905, Overlijdensregister 's-Hertogenbosch 1905, 170, 1649"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2466fb2b-85f4-3212-0017-c81cc71e856d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2466fb2b-85f4-3212-0017-c81cc71e856d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/406500a1-a16a-e81f-2156-af0d1c3b7b9f" ;
  a2a:RecordGUID "{406500a1-a16a-e81f-2156-af0d1c3b7b9f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27330_00027330.xml van BHI" .

