@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_c1f37cd7-d8f2-ad24-3d0d-badf045d7010
  a a2a:Record ;
  rdfs:label "Overlijden op 25 augustus 1954 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-62ae8cb2-c8a5-ea2e-89d0-9fb1002d1249, oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-1304666c-5b0c-a1cb-c717-833b678fbc0e, oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-92932f96-4a3d-b3cd-010b-81ac25bdc67b, oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-005b432a-5b76-d8aa-410a-6fdcc0c23b49 ;
  a2a:hasEvent oa:event_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_0, oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_1, oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_2 ;
  a2a:hasRelationPP oa:relationpp_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_0 ;
  a2a:hasSource oa:source_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010 .

oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-62ae8cb2-c8a5-ea2e-89d0-9fb1002d1249
  a a2a:Person ;
  rdfs:label "Geertruida Oeke Nota" ;
  a2a:PersonName [
    rdfs:label "Geertruida Oeke Nota" ;
    a2a:PersonNameFirstName "Geertruida Oeke" ;
    a2a:PersonNameLastName "Nota"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-1304666c-5b0c-a1cb-c717-833b678fbc0e
  a a2a:Person ;
  rdfs:label "Franciscus Theodorus Maria van Bommel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Theodorus Maria van Bommel" ;
    a2a:PersonNameFirstName "Franciscus Theodorus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-92932f96-4a3d-b3cd-010b-81ac25bdc67b
  a a2a:Person ;
  rdfs:label "Martinus Josephus Benedictus van Bommel" ;
  a2a:PersonName [
    rdfs:label "Martinus Josephus Benedictus van Bommel" ;
    a2a:PersonNameFirstName "Martinus Josephus Benedictus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person-005b432a-5b76-d8aa-410a-6fdcc0c23b49
  a a2a:Person ;
  rdfs:label "Clasina Wilhelmina Nobelen" ;
  a2a:PersonName [
    rdfs:label "Clasina Wilhelmina Nobelen" ;
    a2a:PersonNameFirstName "Clasina Wilhelmina" ;
    a2a:PersonNameLastName "Nobelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1954-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person:1304666c-5b0c-a1cb-c717-833b678fbc0e ;
  a2a:EventKeyRef oa:event_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Event1 .

oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person:92932f96-4a3d-b3cd-010b-81ac25bdc67b ;
  a2a:EventKeyRef oa:event_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Event1 .

oa:relationep_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person:005b432a-5b76-d8aa-410a-6fdcc0c23b49 ;
  a2a:EventKeyRef oa:event_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Event1 .

oa:relationpp_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person:92932f96-4a3d-b3cd-010b-81ac25bdc67b, oa:person_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010_Person:62ae8cb2-c8a5-ea2e-89d0-9fb1002d1249 .

oa:source_rat_c1f37cd7-d8f2-ad24-3d0d-badf045d7010
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1954-08-25 - 1954-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1954-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1954" ;
    a2a:Book "Overlijdensregister 1954" ;
    a2a:DocumentNumber "119" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1954, Overlijdensregister 1954, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b21ebc52-cbbf-1a1c-0861-ed1ce2d356dc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c1f37cd7-d8f2-ad24-3d0d-badf045d7010" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b21ebc52-cbbf-1a1c-0861-ed1ce2d356dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c1f37cd7-d8f2-ad24-3d0d-badf045d7010" ;
  a2a:RecordGUID "{c1f37cd7-d8f2-ad24-3d0d-badf045d7010}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19526_00019526.xml van RAT" .

