@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_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea
  a a2a:Record ;
  rdfs:label "Overlijden op 29 oktober 1963 te Tilburg" ;
  a2a:hasPerson oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-296cd1e5-7fff-76e9-7a5c-52a3fb8f1a1e, oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-9629f5c0-a3c0-fb37-b0fd-005d31ede811, oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-f45f175f-f4c2-6a01-3cae-c59cf1676fde, oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-cf1b0cf6-6aab-04f4-75ff-23d5d0b918de ;
  a2a:hasEvent oa:event_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_0, oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_1, oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_2 ;
  a2a:hasRelationPP oa:relationpp_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_0 ;
  a2a:hasSource oa:source_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea .

oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-296cd1e5-7fff-76e9-7a5c-52a3fb8f1a1e
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Franciscus Vermeer" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Franciscus Vermeer" ;
    a2a:PersonNameFirstName "Petrus Cornelis Franciscus" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-9629f5c0-a3c0-fb37-b0fd-005d31ede811
  a a2a:Person ;
  rdfs:label "Jan Hendrik Zoontjes" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Zoontjes" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Zoontjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-f45f175f-f4c2-6a01-3cae-c59cf1676fde
  a a2a:Person ;
  rdfs:label "Catharina Adriana Maria Zoontjes" ;
  a2a:PersonName [
    rdfs:label "Catharina Adriana Maria Zoontjes" ;
    a2a:PersonNameFirstName "Catharina Adriana Maria" ;
    a2a:PersonNameLastName "Zoontjes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaren" ;
    rdfs:label "60 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person-cf1b0cf6-6aab-04f4-75ff-23d5d0b918de
  a a2a:Person ;
  rdfs:label "Cornelia Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vermeulen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1963-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person:9629f5c0-a3c0-fb37-b0fd-005d31ede811 ;
  a2a:EventKeyRef oa:event_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Event1 .

oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person:f45f175f-f4c2-6a01-3cae-c59cf1676fde ;
  a2a:EventKeyRef oa:event_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Event1 .

oa:relationep_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person:cf1b0cf6-6aab-04f4-75ff-23d5d0b918de ;
  a2a:EventKeyRef oa:event_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Event1 .

oa:relationpp_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person:f45f175f-f4c2-6a01-3cae-c59cf1676fde, oa:person_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea_Person:296cd1e5-7fff-76e9-7a5c-52a3fb8f1a1e .

oa:source_rat_3f55e4b7-e0d8-d04e-7294-87a9fdc93aea
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-10-29 - 1963-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1963-10-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1963" ;
    a2a:Book "Overlijdensregister 1963" ;
    a2a:DocumentNumber "1044" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1963, Overlijdensregister 1963, 1044"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ed673357-1a93-f236-25a6-b5c1e5d43a13.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3f55e4b7-e0d8-d04e-7294-87a9fdc93aea" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ed673357-1a93-f236-25a6-b5c1e5d43a13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3f55e4b7-e0d8-d04e-7294-87a9fdc93aea" ;
  a2a:RecordGUID "{3f55e4b7-e0d8-d04e-7294-87a9fdc93aea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_18105_00018105.xml van RAT" .

