@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_bbd94de7-e2c2-f7f7-2535-d5e056581fe1
  a a2a:Record ;
  rdfs:label "Overlijden op 19 januari 1969 te Tilburg" ;
  a2a:hasPerson oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-46f11d2c-d1f8-f339-c638-92a59c1410b0, oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-c1c32d0f-1b3f-696e-f600-6568ecf82247, oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-0b6662e3-4417-55db-da65-77c59afb8636, oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-cd2c85b6-529a-2d5f-444a-b88e324a6c3a ;
  a2a:hasEvent oa:event_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_0, oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_1, oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_2 ;
  a2a:hasRelationPP oa:relationpp_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_0 ;
  a2a:hasSource oa:source_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1 .

oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-46f11d2c-d1f8-f339-c638-92a59c1410b0
  a a2a:Person ;
  rdfs:label "Sebehat Odabas" ;
  a2a:PersonName [
    rdfs:label "Sebehat Odabas" ;
    a2a:PersonNameFirstName "Sebehat" ;
    a2a:PersonNameLastName "Odabas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-c1c32d0f-1b3f-696e-f600-6568ecf82247
  a a2a:Person ;
  rdfs:label "Haci Mehmet Odabas" ;
  a2a:PersonName [
    rdfs:label "Haci Mehmet Odabas" ;
    a2a:PersonNameFirstName "Haci Mehmet" ;
    a2a:PersonNameLastName "Odabas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-0b6662e3-4417-55db-da65-77c59afb8636
  a a2a:Person ;
  rdfs:label "Cahit Odabas" ;
  a2a:PersonName [
    rdfs:label "Cahit Odabas" ;
    a2a:PersonNameFirstName "Cahit" ;
    a2a:PersonNameLastName "Odabas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Köyü (Turkije)" ;
    rdfs:label "Köyü (Turkije)"
  ] .

oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person-cd2c85b6-529a-2d5f-444a-b88e324a6c3a
  a a2a:Person ;
  rdfs:label "Ayse Gedik" ;
  a2a:PersonName [
    rdfs:label "Ayse Gedik" ;
    a2a:PersonNameFirstName "Ayse" ;
    a2a:PersonNameLastName "Gedik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1969-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person:c1c32d0f-1b3f-696e-f600-6568ecf82247 ;
  a2a:EventKeyRef oa:event_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Event1 .

oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person:0b6662e3-4417-55db-da65-77c59afb8636 ;
  a2a:EventKeyRef oa:event_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Event1 .

oa:relationep_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person:cd2c85b6-529a-2d5f-444a-b88e324a6c3a ;
  a2a:EventKeyRef oa:event_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Event1 .

oa:relationpp_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person:0b6662e3-4417-55db-da65-77c59afb8636, oa:person_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1_Person:46f11d2c-d1f8-f339-c638-92a59c1410b0 .

oa:source_rat_bbd94de7-e2c2-f7f7-2535-d5e056581fe1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1969-01-19 - 1969-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1969-01-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1969" ;
    a2a:Book "Overlijdensregister 1969" ;
    a2a:DocumentNumber "107" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1969, Overlijdensregister 1969, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/826fa6f1-c812-e4fd-f166-e3f99fb35abe.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bbd94de7-e2c2-f7f7-2535-d5e056581fe1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/826fa6f1-c812-e4fd-f166-e3f99fb35abe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bbd94de7-e2c2-f7f7-2535-d5e056581fe1" ;
  a2a:RecordGUID "{bbd94de7-e2c2-f7f7-2535-d5e056581fe1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19425_00019425.xml van RAT" .

