@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_073bfc83-15d5-5b07-26d1-330df875d84d
  a a2a:Record ;
  rdfs:label "Overlijden op 28 april 1888 te Terheijden" ;
  a2a:hasPerson oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-3bab6340-b002-0092-612c-32ce5b8c2b88, oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-fe52da0e-24ec-c5f1-1c87-f2e7c0d83cce, oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-841d0d09-9a29-3b4d-7e09-ff06bd4b1c62 ;
  a2a:hasEvent oa:event_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_0, oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_1, oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_2 ;
  a2a:hasSource oa:source_bhi_073bfc83-15d5-5b07-26d1-330df875d84d .

oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-3bab6340-b002-0092-612c-32ce5b8c2b88
  a a2a:Person ;
  rdfs:label "Antonia Petronella Pals" ;
  a2a:PersonName [
    rdfs:label "Antonia Petronella Pals" ;
    a2a:PersonNameFirstName "Antonia Petronella" ;
    a2a:PersonNameLastName "Pals"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-fe52da0e-24ec-c5f1-1c87-f2e7c0d83cce
  a a2a:Person ;
  rdfs:label "Catharina Leenaars" ;
  a2a:PersonName [
    rdfs:label "Catharina Leenaars" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Leenaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person-841d0d09-9a29-3b4d-7e09-ff06bd4b1c62
  a a2a:Person ;
  rdfs:label "Adriaan Pals" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pals" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Pals"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1888-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person:3bab6340-b002-0092-612c-32ce5b8c2b88 ;
  a2a:EventKeyRef oa:event_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Event1 .

oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person:fe52da0e-24ec-c5f1-1c87-f2e7c0d83cce ;
  a2a:EventKeyRef oa:event_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Event1 .

oa:relationep_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Person:841d0d09-9a29-3b4d-7e09-ff06bd4b1c62 ;
  a2a:EventKeyRef oa:event_bhi_073bfc83-15d5-5b07-26d1-330df875d84d_Event1 .

oa:source_bhi_073bfc83-15d5-5b07-26d1-330df875d84d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1888-04-28 - 1888-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1888-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7617, Periode: 1888" ;
    a2a:Book "Overlijdensregister Terheijden 1888" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "7617" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7617, Periode: 1888, Overlijdensregister Terheijden 1888, 31, 7617"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d31ab0d-b199-f129-5a34-1f15c32b034b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d31ab0d-b199-f129-5a34-1f15c32b034b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/073bfc83-15d5-5b07-26d1-330df875d84d" ;
  a2a:RecordGUID "{073bfc83-15d5-5b07-26d1-330df875d84d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78698_00078698.xml van BHI" .

