@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_5b6b8a7f-862e-bfa0-070e-a70ec571af3e
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1891 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-9b15ad4e-9f55-ea0e-469a-f7d5c39a5af3, oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-d8a74d6f-4108-63c7-6c23-ff5812261f41, oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-df8a5bea-069c-a22d-8958-d863207aa2d2 ;
  a2a:hasEvent oa:event_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_0, oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_1, oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_2 ;
  a2a:hasSource oa:source_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e .

oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-9b15ad4e-9f55-ea0e-469a-f7d5c39a5af3
  a a2a:Person ;
  rdfs:label "Margaretha van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Leeuwen" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-d8a74d6f-4108-63c7-6c23-ff5812261f41
  a a2a:Person ;
  rdfs:label "Hubertus Johannes Wils" ;
  a2a:PersonName [
    rdfs:label "Hubertus Johannes Wils" ;
    a2a:PersonNameFirstName "Hubertus Johannes" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person-df8a5bea-069c-a22d-8958-d863207aa2d2
  a a2a:Person ;
  rdfs:label "Arnoldus Jacobus Martinus Wils" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Jacobus Martinus Wils" ;
    a2a:PersonNameFirstName "Arnoldus Jacobus Martinus" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1891-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person:9b15ad4e-9f55-ea0e-469a-f7d5c39a5af3 ;
  a2a:EventKeyRef oa:event_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Event1 .

oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person:d8a74d6f-4108-63c7-6c23-ff5812261f41 ;
  a2a:EventKeyRef oa:event_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Event1 .

oa:relationep_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Person:df8a5bea-069c-a22d-8958-d863207aa2d2 ;
  a2a:EventKeyRef oa:event_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e_Event1 .

oa:source_bhi_5b6b8a7f-862e-bfa0-070e-a70ec571af3e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1891-07-02 - 1891-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1891-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4274, Periode: 1891" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1891" ;
    a2a:DocumentNumber "499" ;
    a2a:RegistryNumber "4274" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4274, Periode: 1891, Overlijdensregister 's-Hertogenbosch 1891, 499, 4274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1ba5601d-2311-cb3b-66b5-0347204e39df.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1ba5601d-2311-cb3b-66b5-0347204e39df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5b6b8a7f-862e-bfa0-070e-a70ec571af3e" ;
  a2a:RecordGUID "{5b6b8a7f-862e-bfa0-070e-a70ec571af3e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25739_00025739.xml van BHI" .

