@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_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1867 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-2552110b-7cbd-5674-49f7-50968c234745, oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-122083ed-996d-3ebe-faab-d28f051acbd8, oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-8f129d7f-a283-2c70-e766-3b06d8fc7c9f, oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-bdcd2755-895c-5d62-97ee-30e2342ac84e ;
  a2a:hasEvent oa:event_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_0, oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_1, oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_0 ;
  a2a:hasSource oa:source_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b .

oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-2552110b-7cbd-5674-49f7-50968c234745
  a a2a:Person ;
  rdfs:label "Petronella van den Brekel" ;
  a2a:PersonName [
    rdfs:label "Petronella van den Brekel" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brekel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-122083ed-996d-3ebe-faab-d28f051acbd8
  a a2a:Person ;
  rdfs:label "Cornelis van Doremael" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Doremael" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doremael"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-8f129d7f-a283-2c70-e766-3b06d8fc7c9f
  a a2a:Person ;
  rdfs:label "Pietronella Baan" ;
  a2a:PersonName [
    rdfs:label "Pietronella Baan" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNameLastName "Baan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person-bdcd2755-895c-5d62-97ee-30e2342ac84e
  a a2a:Person ;
  rdfs:label "Franciscus van Doremael" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Doremael" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doremael"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1867-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person:2552110b-7cbd-5674-49f7-50968c234745 ;
  a2a:EventKeyRef oa:event_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Event1 .

oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person:122083ed-996d-3ebe-faab-d28f051acbd8 ;
  a2a:EventKeyRef oa:event_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Event1 .

oa:relationep_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person:bdcd2755-895c-5d62-97ee-30e2342ac84e ;
  a2a:EventKeyRef oa:event_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Event1 .

oa:relationpp_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person:122083ed-996d-3ebe-faab-d28f051acbd8, oa:person_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b_Person:8f129d7f-a283-2c70-e766-3b06d8fc7c9f .

oa:source_bhi_a37c2f1f-ecc0-ca0b-960e-a16b2fab793b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1867-06-11 - 1867-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1867-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7959, Periode: 1867" ;
    a2a:Book "Overlijdensregister Tilburg 1867" ;
    a2a:DocumentNumber "194" ;
    a2a:RegistryNumber "7959" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7959, Periode: 1867, Overlijdensregister Tilburg 1867, 194, 7959"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3abec7f1-9635-fead-52a2-243c8edde842.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3abec7f1-9635-fead-52a2-243c8edde842.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a37c2f1f-ecc0-ca0b-960e-a16b2fab793b" ;
  a2a:RecordGUID "{a37c2f1f-ecc0-ca0b-960e-a16b2fab793b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79215_00079215.xml van BHI" .

