@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_837bcd90-93ff-da01-e410-4aa8ee5fb8d6
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1851 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-abb6c788-5acb-e637-7c9c-2be8bf03d4c0, oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-14d3adbd-08e1-2999-7a60-299057f14231, oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-7a318d15-c8f6-9e9a-0c9a-890429bd9145, oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-b678080f-4b23-ea71-a944-81a83f1a6cb5 ;
  a2a:hasEvent oa:event_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_0, oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_1, oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_0 ;
  a2a:hasSource oa:source_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6 .

oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-abb6c788-5acb-e637-7c9c-2be8bf03d4c0
  a a2a:Person ;
  rdfs:label "Jan Baptist Scholle" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Scholle" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Scholle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-14d3adbd-08e1-2999-7a60-299057f14231
  a a2a:Person ;
  rdfs:label "Anna Klaassen" ;
  a2a:PersonName [
    rdfs:label "Anna Klaassen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Klaassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-7a318d15-c8f6-9e9a-0c9a-890429bd9145
  a a2a:Person ;
  rdfs:label "Lambert Heerkens" ;
  a2a:PersonName [
    rdfs:label "Lambert Heerkens" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Heerkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person-b678080f-4b23-ea71-a944-81a83f1a6cb5
  a a2a:Person ;
  rdfs:label "Maria Scholle" ;
  a2a:PersonName [
    rdfs:label "Maria Scholle" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Scholle"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1851-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person:abb6c788-5acb-e637-7c9c-2be8bf03d4c0 ;
  a2a:EventKeyRef oa:event_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Event1 .

oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person:14d3adbd-08e1-2999-7a60-299057f14231 ;
  a2a:EventKeyRef oa:event_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Event1 .

oa:relationep_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person:b678080f-4b23-ea71-a944-81a83f1a6cb5 ;
  a2a:EventKeyRef oa:event_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Event1 .

oa:relationpp_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person:b678080f-4b23-ea71-a944-81a83f1a6cb5, oa:person_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6_Person:7a318d15-c8f6-9e9a-0c9a-890429bd9145 .

oa:source_bhi_837bcd90-93ff-da01-e410-4aa8ee5fb8d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1851-03-15 - 1851-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1851-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7956, Periode: 1851" ;
    a2a:Book "Overlijdensregister Tilburg 1851" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "7956" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7956, Periode: 1851, Overlijdensregister Tilburg 1851, 59, 7956"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a1d51d2f-3a27-7e51-3aa3-d9f0739d5840.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a1d51d2f-3a27-7e51-3aa3-d9f0739d5840.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/837bcd90-93ff-da01-e410-4aa8ee5fb8d6" ;
  a2a:RecordGUID "{837bcd90-93ff-da01-e410-4aa8ee5fb8d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79026_00079026.xml van BHI" .

