@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_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649
  a a2a:Record ;
  rdfs:label "Overlijden op 12 maart 1817 te Diessen" ;
  a2a:hasPerson oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61877e-386f-11e0-bcd1-8edf61960649, oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c615e02-386f-11e0-bcd1-8edf61960649, oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61da1c-386f-11e0-bcd1-8edf61960649, oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61b136-386f-11e0-bcd1-8edf61960649 ;
  a2a:hasEvent oa:event_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_0, oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_1, oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_2 ;
  a2a:hasRelationPP oa:relationpp_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_0 ;
  a2a:hasSource oa:source_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649 .

oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61877e-386f-11e0-bcd1-8edf61960649
  a a2a:Person ;
  rdfs:label "Johanna Timmermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Timmermans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c615e02-386f-11e0-bcd1-8edf61960649
  a a2a:Person ;
  rdfs:label "Cornelis van Gils" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Gils" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61da1c-386f-11e0-bcd1-8edf61960649
  a a2a:Person ;
  rdfs:label "Margriet Bosmans" ;
  a2a:PersonName [
    rdfs:label "Margriet Bosmans" ;
    a2a:PersonNameFirstName "Margriet" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person-8c61b136-386f-11e0-bcd1-8edf61960649
  a a2a:Person ;
  rdfs:label "Jan van Gils" ;
  a2a:PersonName [
    rdfs:label "Jan van Gils" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1817-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person:8c615e02-386f-11e0-bcd1-8edf61960649 ;
  a2a:EventKeyRef oa:event_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Event1 .

oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person:8c61da1c-386f-11e0-bcd1-8edf61960649 ;
  a2a:EventKeyRef oa:event_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Event1 .

oa:relationep_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person:8c61b136-386f-11e0-bcd1-8edf61960649 ;
  a2a:EventKeyRef oa:event_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Event1 .

oa:relationpp_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person:8c615e02-386f-11e0-bcd1-8edf61960649, oa:person_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649_Person:8c61877e-386f-11e0-bcd1-8edf61960649 .

oa:source_rat_d1c8a00a-3864-11e0-bcd1-8edf61960649
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen", "1817-03-12 - 1817-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1817-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1817" ;
    a2a:Book "Overlijdensregister 1817" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "2r" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 15, Periode: 1817, Overlijdensregister 1817, 15, 2r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/47f0477c-90cd-97f5-9448-f601492cc632.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d1c8a00a-3864-11e0-bcd1-8edf61960649" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/47f0477c-90cd-97f5-9448-f601492cc632.jpg"
  ] ;
  a2a:SourceLastChangeDate "2011-07-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d1c8a00a-3864-11e0-bcd1-8edf61960649" ;
  a2a:RecordGUID "{d1c8a00a-3864-11e0-bcd1-8edf61960649}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17466_00017466.xml van RAT" .

