@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_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juni 1911 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-9b904b29-f7de-d106-cd85-1eb463cabbc5, oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-b533f005-d414-ea41-3319-5c6f37af6beb, oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-214d9646-24f7-a24e-c921-a0ba5b9da56d, oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-5cf97783-a89a-868e-3987-fa2c85e66436 ;
  a2a:hasEvent oa:event_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_0, oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_1, oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_0 ;
  a2a:hasSource oa:source_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f .

oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-9b904b29-f7de-d106-cd85-1eb463cabbc5
  a a2a:Person ;
  rdfs:label "Aldegondis du Lait" ;
  a2a:PersonName [
    rdfs:label "Aldegondis du Lait" ;
    a2a:PersonNameFirstName "Aldegondis" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Lait"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-b533f005-d414-ea41-3319-5c6f37af6beb
  a a2a:Person ;
  rdfs:label "Antonius Franciscus Lefel" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus Lefel" ;
    a2a:PersonNameFirstName "Antonius Franciscus" ;
    a2a:PersonNameLastName "Lefel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-214d9646-24f7-a24e-c921-a0ba5b9da56d
  a a2a:Person ;
  rdfs:label "Antonius Lefel" ;
  a2a:PersonName [
    rdfs:label "Antonius Lefel" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Lefel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person-5cf97783-a89a-868e-3987-fa2c85e66436
  a a2a:Person ;
  rdfs:label "Anna Catharina Philipse" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Philipse" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Philipse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1911-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person:9b904b29-f7de-d106-cd85-1eb463cabbc5 ;
  a2a:EventKeyRef oa:event_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Event1 .

oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person:b533f005-d414-ea41-3319-5c6f37af6beb ;
  a2a:EventKeyRef oa:event_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Event1 .

oa:relationep_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person:214d9646-24f7-a24e-c921-a0ba5b9da56d ;
  a2a:EventKeyRef oa:event_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Event1 .

oa:relationpp_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person:b533f005-d414-ea41-3319-5c6f37af6beb, oa:person_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f_Person:5cf97783-a89a-868e-3987-fa2c85e66436 .

oa:source_bhi_71b2237a-e3c8-1a65-d5a9-a2a65a00a55f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1911-06-08 - 1911-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1911-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1651, Periode: 1911" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1911" ;
    a2a:DocumentNumber "381" ;
    a2a:RegistryNumber "1651" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1651, Periode: 1911, Overlijdensregister 's-Hertogenbosch 1911, 381, 1651"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b9d1ed6e-e096-ecc5-0209-9f53aef92062.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b9d1ed6e-e096-ecc5-0209-9f53aef92062.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/71b2237a-e3c8-1a65-d5a9-a2a65a00a55f" ;
  a2a:RecordGUID "{71b2237a-e3c8-1a65-d5a9-a2a65a00a55f}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Engelina Bertina de Gruijter." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26543_00026543.xml van BHI" .

