@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_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6
  a a2a:Record ;
  rdfs:label "Overlijden op 10 april 1969 te Vught" ;
  a2a:hasPerson oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-9c5b8069-32d7-731e-b177-0e072a51b3bb, oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-b29c3d2c-9a0a-e3f5-0ba2-2e15c8c83c3d, oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-8ad3625b-941a-509f-78fe-33de182a3430 ;
  a2a:hasEvent oa:event_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_0, oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_1, oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_2 ;
  a2a:hasSource oa:source_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6 .

oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-9c5b8069-32d7-731e-b177-0e072a51b3bb
  a a2a:Person ;
  rdfs:label "Adriana Joanna Netten" ;
  a2a:PersonName [
    rdfs:label "Adriana Joanna Netten" ;
    a2a:PersonNameFirstName "Adriana Joanna" ;
    a2a:PersonNameLastName "Netten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-b29c3d2c-9a0a-e3f5-0ba2-2e15c8c83c3d
  a a2a:Person ;
  rdfs:label "Alphonsus Francuiscus Johannes van Oers" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Francuiscus Johannes van Oers" ;
    a2a:PersonNameFirstName "Alphonsus Francuiscus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person-8ad3625b-941a-509f-78fe-33de182a3430
  a a2a:Person ;
  rdfs:label "Cornelius Bernardus Alphonsus van Oers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bernardus Alphonsus van Oers" ;
    a2a:PersonNameFirstName "Cornelius Bernardus Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1969-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person:9c5b8069-32d7-731e-b177-0e072a51b3bb ;
  a2a:EventKeyRef oa:event_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Event1 .

oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person:b29c3d2c-9a0a-e3f5-0ba2-2e15c8c83c3d ;
  a2a:EventKeyRef oa:event_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Event1 .

oa:relationep_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Person:8ad3625b-941a-509f-78fe-33de182a3430 ;
  a2a:EventKeyRef oa:event_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6_Event1 .

oa:source_bhi_fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1969-04-11 - 1969-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1969-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4467, Periode: 1969" ;
    a2a:Book "Overlijdensregister Vught 1969" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "4467" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4467, Periode: 1969, Overlijdensregister Vught 1969, 49, 4467"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/21953381-42bd-bcec-c425-2d169455a0b3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/21953381-42bd-bcec-c425-2d169455a0b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6" ;
  a2a:RecordGUID "{fc2a86c9-b5f3-e7d0-22ea-b6511d1a23f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32713_00032713.xml van BHI" .

