@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_5c48eb6d-71da-2ed7-2317-a32a236d4d8f
  a a2a:Record ;
  rdfs:label "Overlijden op 7 oktober 1964 te Tilburg" ;
  a2a:hasPerson oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-71079b09-5053-4e52-40af-455c9892a3b9, oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-ecf57180-e0ee-8b24-2259-6ae50c8dc80a, oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-311d9c66-5833-02dd-b829-2bcec6b1a53e ;
  a2a:hasEvent oa:event_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_0, oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_1, oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_2 ;
  a2a:hasSource oa:source_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f .

oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-71079b09-5053-4e52-40af-455c9892a3b9
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Boden" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Boden" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-ecf57180-e0ee-8b24-2259-6ae50c8dc80a
  a a2a:Person ;
  rdfs:label "Charles Godefridus Boden" ;
  a2a:PersonName [
    rdfs:label "Charles Godefridus Boden" ;
    a2a:PersonNameFirstName "Charles Godefridus" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "15" ;
    rdfs:label "15"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person-311d9c66-5833-02dd-b829-2bcec6b1a53e
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Adriana van den Berg" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Adriana van den Berg" ;
    a2a:PersonNameFirstName "Maria Elisabeth Adriana" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1964-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person:71079b09-5053-4e52-40af-455c9892a3b9 ;
  a2a:EventKeyRef oa:event_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Event1 .

oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person:ecf57180-e0ee-8b24-2259-6ae50c8dc80a ;
  a2a:EventKeyRef oa:event_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Event1 .

oa:relationep_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Person:311d9c66-5833-02dd-b829-2bcec6b1a53e ;
  a2a:EventKeyRef oa:event_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f_Event1 .

oa:source_rat_5c48eb6d-71da-2ed7-2317-a32a236d4d8f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-10-07 - 1964-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1964-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1964" ;
    a2a:Book "Overlijdensregister 1964" ;
    a2a:DocumentNumber "940" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 940"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8261dd01-ad83-0b73-59d0-ad39920da33d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5c48eb6d-71da-2ed7-2317-a32a236d4d8f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8261dd01-ad83-0b73-59d0-ad39920da33d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5c48eb6d-71da-2ed7-2317-a32a236d4d8f" ;
  a2a:RecordGUID "{5c48eb6d-71da-2ed7-2317-a32a236d4d8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_19016_00019016.xml van RAT" .

