@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_18164792-e95a-b1b8-e98f-cfa51798e8a1
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1836 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-56abc548-575d-425b-6c19-6601344f97e4, oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-bf4bf4a0-8dc0-d7a4-d025-f2392baf833e, oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-c984031b-5795-1884-6ed4-7edd6c11154b, oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-0976b9f1-2686-2cd2-42ce-2fe5eaac5535 ;
  a2a:hasEvent oa:event_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_0, oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_1, oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_0 ;
  a2a:hasSource oa:source_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1 .

oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-56abc548-575d-425b-6c19-6601344f97e4
  a a2a:Person ;
  rdfs:label "Hendrikus Biesemortels" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Biesemortels" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Biesemortels"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-bf4bf4a0-8dc0-d7a4-d025-f2392baf833e
  a a2a:Person ;
  rdfs:label "Maria Schapendonk" ;
  a2a:PersonName [
    rdfs:label "Maria Schapendonk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Schapendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-c984031b-5795-1884-6ed4-7edd6c11154b
  a a2a:Person ;
  rdfs:label "Adriaan Biesemortels" ;
  a2a:PersonName [
    rdfs:label "Adriaan Biesemortels" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Biesemortels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person-0976b9f1-2686-2cd2-42ce-2fe5eaac5535
  a a2a:Person ;
  rdfs:label "Cornelia Verbunt" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verbunt" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Verbunt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1836-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person:56abc548-575d-425b-6c19-6601344f97e4 ;
  a2a:EventKeyRef oa:event_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Event1 .

oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person:bf4bf4a0-8dc0-d7a4-d025-f2392baf833e ;
  a2a:EventKeyRef oa:event_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Event1 .

oa:relationep_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person:c984031b-5795-1884-6ed4-7edd6c11154b ;
  a2a:EventKeyRef oa:event_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Event1 .

oa:relationpp_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person:56abc548-575d-425b-6c19-6601344f97e4, oa:person_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1_Person:0976b9f1-2686-2cd2-42ce-2fe5eaac5535 .

oa:source_bhi_18164792-e95a-b1b8-e98f-cfa51798e8a1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1836-09-01 - 1836-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1836-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7953, Periode: 1836" ;
    a2a:Book "Overlijdensregister Tilburg 1836" ;
    a2a:DocumentNumber "198" ;
    a2a:RegistryNumber "7953" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7953, Periode: 1836, Overlijdensregister Tilburg 1836, 198, 7953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/08559275-d4b8-6ce4-69a8-61971d924b00.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/08559275-d4b8-6ce4-69a8-61971d924b00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/18164792-e95a-b1b8-e98f-cfa51798e8a1" ;
  a2a:RecordGUID "{18164792-e95a-b1b8-e98f-cfa51798e8a1}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Maria Theresia Mutsaers." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78892_00078892.xml van BHI" .

