@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_72eccdc2-667c-258e-2d7b-933a3fbdca71
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1890 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-2bc913c4-55d1-4d82-ddd4-6e7707405fc6, oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-f8ed23d6-b7b8-a1b2-d268-28d2a146fb0b, oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-6b83f6e0-75f0-77a6-48ed-1b8ea8855e51 ;
  a2a:hasEvent oa:event_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_0, oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_1, oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_2 ;
  a2a:hasSource oa:source_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71 .

oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-2bc913c4-55d1-4d82-ddd4-6e7707405fc6
  a a2a:Person ;
  rdfs:label "Drika Antonia Leenders" ;
  a2a:PersonName [
    rdfs:label "Drika Antonia Leenders" ;
    a2a:PersonNameFirstName "Drika Antonia" ;
    a2a:PersonNameLastName "Leenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-f8ed23d6-b7b8-a1b2-d268-28d2a146fb0b
  a a2a:Person ;
  rdfs:label "Christianus Josephus Neijts" ;
  a2a:PersonName [
    rdfs:label "Christianus Josephus Neijts" ;
    a2a:PersonNameFirstName "Christianus Josephus" ;
    a2a:PersonNameLastName "Neijts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person-6b83f6e0-75f0-77a6-48ed-1b8ea8855e51
  a a2a:Person ;
  rdfs:label "Louis Stephanus Neijts" ;
  a2a:PersonName [
    rdfs:label "Louis Stephanus Neijts" ;
    a2a:PersonNameFirstName "Louis Stephanus" ;
    a2a:PersonNameLastName "Neijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1890-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person:2bc913c4-55d1-4d82-ddd4-6e7707405fc6 ;
  a2a:EventKeyRef oa:event_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Event1 .

oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person:f8ed23d6-b7b8-a1b2-d268-28d2a146fb0b ;
  a2a:EventKeyRef oa:event_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Event1 .

oa:relationep_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Person:6b83f6e0-75f0-77a6-48ed-1b8ea8855e51 ;
  a2a:EventKeyRef oa:event_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71_Event1 .

oa:source_bhi_72eccdc2-667c-258e-2d7b-933a3fbdca71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1890-06-28 - 1890-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1890-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4273, Periode: 1890" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1890" ;
    a2a:DocumentNumber "426" ;
    a2a:RegistryNumber "4273" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4273, Periode: 1890, Overlijdensregister 's-Hertogenbosch 1890, 426, 4273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3735d366-31c2-6069-6a88-ae18c1f9a591.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3735d366-31c2-6069-6a88-ae18c1f9a591.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72eccdc2-667c-258e-2d7b-933a3fbdca71" ;
  a2a:RecordGUID "{72eccdc2-667c-258e-2d7b-933a3fbdca71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26600_00026600.xml van BHI" .

