@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_02c99f12-28cd-e02c-09f3-3ef02f5121ca
  a a2a:Record ;
  rdfs:label "Overlijden op 21 februari 1967 te Tilburg" ;
  a2a:hasPerson oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-f4699412-3e88-37fd-95fd-9b6d2d275ec8, oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-5008294c-01a8-a4c7-2d60-79dd94c90fb6, oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-f2b9e80b-419a-1fc2-ac7a-3c6108aa4a34, oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-d39a9db5-7e27-3e99-1dce-f680053bbc24 ;
  a2a:hasEvent oa:event_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_0, oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_1, oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_2 ;
  a2a:hasRelationPP oa:relationpp_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_0 ;
  a2a:hasSource oa:source_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca .

oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-f4699412-3e88-37fd-95fd-9b6d2d275ec8
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Maria Aarts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Maria Aarts" ;
    a2a:PersonNameFirstName "Franciscus Jacobus Maria" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-5008294c-01a8-a4c7-2d60-79dd94c90fb6
  a a2a:Person ;
  rdfs:label "Johannes Rutten" ;
  a2a:PersonName [
    rdfs:label "Johannes Rutten" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-f2b9e80b-419a-1fc2-ac7a-3c6108aa4a34
  a a2a:Person ;
  rdfs:label "Maria Emma Rutten" ;
  a2a:PersonName [
    rdfs:label "Maria Emma Rutten" ;
    a2a:PersonNameFirstName "Maria Emma" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79" ;
    rdfs:label "79"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person-d39a9db5-7e27-3e99-1dce-f680053bbc24
  a a2a:Person ;
  rdfs:label "Johanna Maria Nouwens" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Nouwens" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Nouwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1967-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person:5008294c-01a8-a4c7-2d60-79dd94c90fb6 ;
  a2a:EventKeyRef oa:event_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Event1 .

oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person:f2b9e80b-419a-1fc2-ac7a-3c6108aa4a34 ;
  a2a:EventKeyRef oa:event_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Event1 .

oa:relationep_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person:d39a9db5-7e27-3e99-1dce-f680053bbc24 ;
  a2a:EventKeyRef oa:event_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Event1 .

oa:relationpp_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person:f2b9e80b-419a-1fc2-ac7a-3c6108aa4a34, oa:person_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca_Person:f4699412-3e88-37fd-95fd-9b6d2d275ec8 .

oa:source_rat_02c99f12-28cd-e02c-09f3-3ef02f5121ca
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-02-21 - 1967-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1967-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1967" ;
    a2a:Book "Overlijdensregister 1967" ;
    a2a:DocumentNumber "205" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1967, Overlijdensregister 1967, 205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/11761894-9bc6-68d6-ee64-540c04dc59ff.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/02c99f12-28cd-e02c-09f3-3ef02f5121ca" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/11761894-9bc6-68d6-ee64-540c04dc59ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/02c99f12-28cd-e02c-09f3-3ef02f5121ca" ;
  a2a:RecordGUID "{02c99f12-28cd-e02c-09f3-3ef02f5121ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22190_00022190.xml van RAT" .

