@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_17eef7f6-e3e5-5a99-8a6a-15337e9ea067
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1959 te Tilburg" ;
  a2a:hasPerson oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-7d49e749-0c3a-9223-736c-af47a7e8410a, oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-74119d4c-6d01-f079-cc30-3e6af94f219b, oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-23165030-d4bd-6892-4874-5005779665a8, oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-be951ec1-895e-0c39-0dad-f995f91b2d21 ;
  a2a:hasEvent oa:event_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_0, oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_1, oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_2 ;
  a2a:hasRelationPP oa:relationpp_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_0 ;
  a2a:hasSource oa:source_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067 .

oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-7d49e749-0c3a-9223-736c-af47a7e8410a
  a a2a:Person ;
  rdfs:label "Franziskus Xaverius Köhler" ;
  a2a:PersonName [
    rdfs:label "Franziskus Xaverius Köhler" ;
    a2a:PersonNameFirstName "Franziskus Xaverius" ;
    a2a:PersonNameLastName "Köhler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-74119d4c-6d01-f079-cc30-3e6af94f219b
  a a2a:Person ;
  rdfs:label "Bernardina Maria Menting" ;
  a2a:PersonName [
    rdfs:label "Bernardina Maria Menting" ;
    a2a:PersonNameFirstName "Bernardina Maria" ;
    a2a:PersonNameLastName "Menting"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-23165030-d4bd-6892-4874-5005779665a8
  a a2a:Person ;
  rdfs:label "Bernardus Johannes Hendrik Menting" ;
  a2a:PersonName [
    rdfs:label "Bernardus Johannes Hendrik Menting" ;
    a2a:PersonNameFirstName "Bernardus Johannes Hendrik" ;
    a2a:PersonNameLastName "Menting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person-be951ec1-895e-0c39-0dad-f995f91b2d21
  a a2a:Person ;
  rdfs:label "Antonia Maria Pijnappel" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Pijnappel" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Pijnappel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1959-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person:74119d4c-6d01-f079-cc30-3e6af94f219b ;
  a2a:EventKeyRef oa:event_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Event1 .

oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person:23165030-d4bd-6892-4874-5005779665a8 ;
  a2a:EventKeyRef oa:event_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Event1 .

oa:relationep_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person:be951ec1-895e-0c39-0dad-f995f91b2d21 ;
  a2a:EventKeyRef oa:event_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Event1 .

oa:relationpp_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person:74119d4c-6d01-f079-cc30-3e6af94f219b, oa:person_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067_Person:7d49e749-0c3a-9223-736c-af47a7e8410a .

oa:source_rat_17eef7f6-e3e5-5a99-8a6a-15337e9ea067
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1959-04-09 - 1959-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1959-04-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "337" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1959, Overlijdensregister 1959, 337"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/789b3e6c-a9f5-04bc-64f9-aebac49a13a3.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/17eef7f6-e3e5-5a99-8a6a-15337e9ea067" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/789b3e6c-a9f5-04bc-64f9-aebac49a13a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/17eef7f6-e3e5-5a99-8a6a-15337e9ea067" ;
  a2a:RecordGUID "{17eef7f6-e3e5-5a99-8a6a-15337e9ea067}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22356_00022356.xml van RAT" .

