@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_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1963 te Vught" ;
  a2a:hasPerson oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-42e124c1-5c3c-da30-381d-1ba818d1db76, oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-8752a762-82da-4f33-e668-a5f493bf3e44, oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-af56bc67-4e08-3cb2-7e2c-af3d566b56fa ;
  a2a:hasEvent oa:event_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_0, oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_1, oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_2 ;
  a2a:hasSource oa:source_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c .

oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-42e124c1-5c3c-da30-381d-1ba818d1db76
  a a2a:Person ;
  rdfs:label "Adriana Smulders" ;
  a2a:PersonName [
    rdfs:label "Adriana Smulders" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-8752a762-82da-4f33-e668-a5f493bf3e44
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Adrianus Booij Lieuwes" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Adrianus Booij Lieuwes" ;
    a2a:PersonNameFirstName "Johannes Franciscus Adrianus" ;
    a2a:PersonNameLastName "Booij Lieuwes"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person-af56bc67-4e08-3cb2-7e2c-af3d566b56fa
  a a2a:Person ;
  rdfs:label "Antonius Johannes Booij Lieuwes" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Booij Lieuwes" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Booij Lieuwes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1963-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person:42e124c1-5c3c-da30-381d-1ba818d1db76 ;
  a2a:EventKeyRef oa:event_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Event1 .

oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person:8752a762-82da-4f33-e668-a5f493bf3e44 ;
  a2a:EventKeyRef oa:event_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Event1 .

oa:relationep_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Person:af56bc67-4e08-3cb2-7e2c-af3d566b56fa ;
  a2a:EventKeyRef oa:event_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c_Event1 .

oa:source_bhi_2caba2e0-0686-d328-00bb-d7d9d2bdfb9c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1963-06-25 - 1963-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1963-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4461, Periode: 1963" ;
    a2a:Book "Overlijdensregister Vught 1963" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "4461" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4461, Periode: 1963, Overlijdensregister Vught 1963, 88, 4461"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/29ad07f2-1898-b965-e2e1-5aae4591508a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/29ad07f2-1898-b965-e2e1-5aae4591508a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2caba2e0-0686-d328-00bb-d7d9d2bdfb9c" ;
  a2a:RecordGUID "{2caba2e0-0686-d328-00bb-d7d9d2bdfb9c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27663_00027663.xml van BHI" .

