@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_03f87c09-00db-e6be-d70a-d83ba971aff6
  a a2a:Record ;
  rdfs:label "Overlijden op 14 december 1839 te Budel" ;
  a2a:hasPerson oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-03b929b4-9723-675c-40c1-8e8b69f2603d, oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-cafc42e2-a6aa-1d96-d321-6dd5450f1512, oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-a27e0575-31e7-d549-1d92-9d65b464c4cc, oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-391e8dcd-025e-bff6-1331-4a3bfa972cdb ;
  a2a:hasEvent oa:event_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_0, oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_1, oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_0 ;
  a2a:hasSource oa:source_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6 .

oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-03b929b4-9723-675c-40c1-8e8b69f2603d
  a a2a:Person ;
  rdfs:label "Johanna Hompes" ;
  a2a:PersonName [
    rdfs:label "Johanna Hompes" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hompes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-cafc42e2-a6aa-1d96-d321-6dd5450f1512
  a a2a:Person ;
  rdfs:label "Maria Catharina Duisters" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Duisters" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Duisters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-a27e0575-31e7-d549-1d92-9d65b464c4cc
  a a2a:Person ;
  rdfs:label "Leonardus Hompes" ;
  a2a:PersonName [
    rdfs:label "Leonardus Hompes" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Hompes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person-391e8dcd-025e-bff6-1331-4a3bfa972cdb
  a a2a:Person ;
  rdfs:label "Gerard Verschuren" ;
  a2a:PersonName [
    rdfs:label "Gerard Verschuren" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1839-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person:03b929b4-9723-675c-40c1-8e8b69f2603d ;
  a2a:EventKeyRef oa:event_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Event1 .

oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person:cafc42e2-a6aa-1d96-d321-6dd5450f1512 ;
  a2a:EventKeyRef oa:event_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Event1 .

oa:relationep_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person:a27e0575-31e7-d549-1d92-9d65b464c4cc ;
  a2a:EventKeyRef oa:event_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Event1 .

oa:relationpp_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person:03b929b4-9723-675c-40c1-8e8b69f2603d, oa:person_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6_Person:391e8dcd-025e-bff6-1331-4a3bfa972cdb .

oa:source_bhi_03f87c09-00db-e6be-d70a-d83ba971aff6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1839-12-15 - 1839-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1839-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1461, Periode: 1839" ;
    a2a:Book "Overlijdensregister Budel 1839" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1461" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1461, Periode: 1839, Overlijdensregister Budel 1839, 34, 1461"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ed92d200-fe8b-362f-24d3-9705b94b96b1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ed92d200-fe8b-362f-24d3-9705b94b96b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03f87c09-00db-e6be-d70a-d83ba971aff6" ;
  a2a:RecordGUID "{03f87c09-00db-e6be-d70a-d83ba971aff6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9395_00009395.xml van BHI" .

