@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_2c8f4fa0-47f0-07f4-2b5f-e116e453d251
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juli 1960 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-f09c82e7-dd4b-0658-bb0b-e2956b7f99a0, oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-bf053a45-e4db-b28b-c317-309e2bcb91ec, oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-012216c1-c4a3-8d7c-e26d-f545f10f90b5, oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-3a5f486c-c641-4093-7e18-51dc0f332f65 ;
  a2a:hasEvent oa:event_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_0, oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_1, oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_2 ;
  a2a:hasRelationPP oa:relationpp_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_0 ;
  a2a:hasSource oa:source_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251 .

oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-f09c82e7-dd4b-0658-bb0b-e2956b7f99a0
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis Martinus van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis Martinus van de Wiel" ;
    a2a:PersonNameFirstName "Gerardus Cornelis Martinus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-bf053a45-e4db-b28b-c317-309e2bcb91ec
  a a2a:Person ;
  rdfs:label "Joseph Cornelis van Drunen" ;
  a2a:PersonName [
    rdfs:label "Joseph Cornelis van Drunen" ;
    a2a:PersonNameFirstName "Joseph Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-012216c1-c4a3-8d7c-e26d-f545f10f90b5
  a a2a:Person ;
  rdfs:label "Anna Barbara Smolders" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Smolders" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Smolders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person-3a5f486c-c641-4093-7e18-51dc0f332f65
  a a2a:Person ;
  rdfs:label "Adriana Antonia van Drunen" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia van Drunen" ;
    a2a:PersonNameFirstName "Adriana Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:event_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1960-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person:bf053a45-e4db-b28b-c317-309e2bcb91ec ;
  a2a:EventKeyRef oa:event_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Event1 .

oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person:012216c1-c4a3-8d7c-e26d-f545f10f90b5 ;
  a2a:EventKeyRef oa:event_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Event1 .

oa:relationep_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person:3a5f486c-c641-4093-7e18-51dc0f332f65 ;
  a2a:EventKeyRef oa:event_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Event1 .

oa:relationpp_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person:3a5f486c-c641-4093-7e18-51dc0f332f65, oa:person_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251_Person:f09c82e7-dd4b-0658-bb0b-e2956b7f99a0 .

oa:source_rat_2c8f4fa0-47f0-07f4-2b5f-e116e453d251
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1960-07-10 - 1960-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1960-07-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1960" ;
    a2a:Book "Overlijdensregister 1960" ;
    a2a:DocumentNumber "603" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1960, Overlijdensregister 1960, 603"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/fdd419aa-21c2-4606-9ff6-b626395952ed.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2c8f4fa0-47f0-07f4-2b5f-e116e453d251" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/fdd419aa-21c2-4606-9ff6-b626395952ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2c8f4fa0-47f0-07f4-2b5f-e116e453d251" ;
  a2a:RecordGUID "{2c8f4fa0-47f0-07f4-2b5f-e116e453d251}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_28519_00028519.xml van RAT" .

