@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_3fa70407-e9cb-ca02-fd66-9fe517a653fd
  a a2a:Record ;
  rdfs:label "Overlijden op 13 oktober 1965 te Tilburg" ;
  a2a:hasPerson oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-1b99a04c-6e46-a23d-f941-e0f0c17bec93, oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-ba3c7990-728e-73d2-67bc-5552611cb474, oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-f34f243b-38df-c680-bfa3-6619af76aa79 ;
  a2a:hasEvent oa:event_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_0, oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_1, oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_2 ;
  a2a:hasSource oa:source_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd .

oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-1b99a04c-6e46-a23d-f941-e0f0c17bec93
  a a2a:Person ;
  rdfs:label "Adriaan Jansens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Jansens" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-ba3c7990-728e-73d2-67bc-5552611cb474
  a a2a:Person ;
  rdfs:label "Dirk Cornelis Jansens" ;
  a2a:PersonName [
    rdfs:label "Dirk Cornelis Jansens" ;
    a2a:PersonNameFirstName "Dirk Cornelis" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person-f34f243b-38df-c680-bfa3-6619af76aa79
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Bevelander" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Bevelander" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Bevelander"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1965-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person:1b99a04c-6e46-a23d-f941-e0f0c17bec93 ;
  a2a:EventKeyRef oa:event_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Event1 .

oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person:ba3c7990-728e-73d2-67bc-5552611cb474 ;
  a2a:EventKeyRef oa:event_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Event1 .

oa:relationep_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Person:f34f243b-38df-c680-bfa3-6619af76aa79 ;
  a2a:EventKeyRef oa:event_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd_Event1 .

oa:source_rat_3fa70407-e9cb-ca02-fd66-9fe517a653fd
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1965-10-13 - 1965-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1965-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1965" ;
    a2a:Book "Overlijdensregister 1965" ;
    a2a:DocumentNumber "988" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1965, Overlijdensregister 1965, 988"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/94fb3868-c960-225d-faca-e629632cb88a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3fa70407-e9cb-ca02-fd66-9fe517a653fd" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/94fb3868-c960-225d-faca-e629632cb88a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3fa70407-e9cb-ca02-fd66-9fe517a653fd" ;
  a2a:RecordGUID "{3fa70407-e9cb-ca02-fd66-9fe517a653fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17952_00017952.xml van RAT" .

