@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_5e8663f0-4787-15e0-9ea6-a2ad00a558f3
  a a2a:Record ;
  rdfs:label "Overlijden op 5 augustus 1960 te Raamsdonk" ;
  a2a:hasPerson oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-a6ddbe00-60ce-5479-48a5-2febf870b9be, oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-1836cdb2-f5f9-1d30-06a7-d685a51e3043, oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-1e166708-5151-01da-4f0c-920fae2f7cd6 ;
  a2a:hasEvent oa:event_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_0, oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_1, oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_2 ;
  a2a:hasSource oa:source_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3 .

oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-a6ddbe00-60ce-5479-48a5-2febf870b9be
  a a2a:Person ;
  rdfs:label "Marinus Johannes Vissers" ;
  a2a:PersonName [
    rdfs:label "Marinus Johannes Vissers" ;
    a2a:PersonNameFirstName "Marinus Johannes" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-1836cdb2-f5f9-1d30-06a7-d685a51e3043
  a a2a:Person ;
  rdfs:label "Hubertus Marinus Cornelis Maria Vissers" ;
  a2a:PersonName [
    rdfs:label "Hubertus Marinus Cornelis Maria Vissers" ;
    a2a:PersonNameFirstName "Hubertus Marinus Cornelis Maria" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "één dag" ;
    rdfs:label "één dag"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person-1e166708-5151-01da-4f0c-920fae2f7cd6
  a a2a:Person ;
  rdfs:label "Huiberdina Cornelia Fijneman" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Cornelia Fijneman" ;
    a2a:PersonNameFirstName "Huiberdina Cornelia" ;
    a2a:PersonNameLastName "Fijneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1960-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person:a6ddbe00-60ce-5479-48a5-2febf870b9be ;
  a2a:EventKeyRef oa:event_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Event1 .

oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person:1836cdb2-f5f9-1d30-06a7-d685a51e3043 ;
  a2a:EventKeyRef oa:event_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Event1 .

oa:relationep_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Person:1e166708-5151-01da-4f0c-920fae2f7cd6 ;
  a2a:EventKeyRef oa:event_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3_Event1 .

oa:source_rat_5e8663f0-4787-15e0-9ea6-a2ad00a558f3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1960-08-05 - 1960-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1960-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 27A, Periode: 1960" ;
    a2a:Book "Overlijdensregister 1960" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "27A" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 27A, Periode: 1960, Overlijdensregister 1960, 72, 27A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8fc01dc6-b1ec-6065-1b4a-595808b72250.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5e8663f0-4787-15e0-9ea6-a2ad00a558f3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8fc01dc6-b1ec-6065-1b4a-595808b72250.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5e8663f0-4787-15e0-9ea6-a2ad00a558f3" ;
  a2a:RecordGUID "{5e8663f0-4787-15e0-9ea6-a2ad00a558f3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18869_00018869.xml van RAT" .

