@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_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juni 1970 te Oss" ;
  a2a:hasPerson oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-def0a222-88e6-a196-a73b-c8d69b45ce5c, oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-f9729be6-96ec-96a4-972f-da22d455ea17, oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-5dcaea27-b3ea-20df-0a8b-88b7f376bdd5, oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-b76abbcc-eb85-dbe6-2adf-b30896c508ba ;
  a2a:hasEvent oa:event_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_0, oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_1, oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_0 ;
  a2a:hasSource oa:source_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a .

oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-def0a222-88e6-a196-a73b-c8d69b45ce5c
  a a2a:Person ;
  rdfs:label "Josepha Hubertina Geilen" ;
  a2a:PersonName [
    rdfs:label "Josepha Hubertina Geilen" ;
    a2a:PersonNameFirstName "Josepha Hubertina" ;
    a2a:PersonNameLastName "Geilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-f9729be6-96ec-96a4-972f-da22d455ea17
  a a2a:Person ;
  rdfs:label "Franz Huber" ;
  a2a:PersonName [
    rdfs:label "Franz Huber" ;
    a2a:PersonNameFirstName "Franz" ;
    a2a:PersonNameLastName "Huber"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-5dcaea27-b3ea-20df-0a8b-88b7f376bdd5
  a a2a:Person ;
  rdfs:label "Franz Huber" ;
  a2a:PersonName [
    rdfs:label "Franz Huber" ;
    a2a:PersonNameFirstName "Franz" ;
    a2a:PersonNameLastName "Huber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person-b76abbcc-eb85-dbe6-2adf-b30896c508ba
  a a2a:Person ;
  rdfs:label "Jennetje Hennie Melissen" ;
  a2a:PersonName [
    rdfs:label "Jennetje Hennie Melissen" ;
    a2a:PersonNameFirstName "Jennetje Hennie" ;
    a2a:PersonNameLastName "Melissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1970-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person:def0a222-88e6-a196-a73b-c8d69b45ce5c ;
  a2a:EventKeyRef oa:event_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Event1 .

oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person:f9729be6-96ec-96a4-972f-da22d455ea17 ;
  a2a:EventKeyRef oa:event_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Event1 .

oa:relationep_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person:5dcaea27-b3ea-20df-0a8b-88b7f376bdd5 ;
  a2a:EventKeyRef oa:event_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Event1 .

oa:relationpp_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person:f9729be6-96ec-96a4-972f-da22d455ea17, oa:person_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a_Person:b76abbcc-eb85-dbe6-2adf-b30896c508ba .

oa:source_bhi_a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1970-06-16 - 1970-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1970-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4099, Periode: 1970" ;
    a2a:Book "Overlijdensregister Oss 1970" ;
    a2a:DocumentNumber "159" ;
    a2a:RegistryNumber "4099" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4099, Periode: 1970, Overlijdensregister Oss 1970, 159, 4099"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7adb7cb-ddb1-94ca-58c7-a04b2e155060.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7adb7cb-ddb1-94ca-58c7-a04b2e155060.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a" ;
  a2a:RecordGUID "{a9c3b81f-e2ef-bd9d-19ed-9ba8922aad2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29544_00029544.xml van BHI" .

