@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_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juli 1964 te Tilburg" ;
  a2a:hasPerson oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-914b6680-dcfe-a78a-5794-aa7cc5426870, oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-23048d20-c297-0e74-78d2-214c2333469e, oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-e95f9d3d-222b-f84f-d013-9197a413c9bd, oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-13df8f31-a966-48cb-46e4-1eb5f8938c4b ;
  a2a:hasEvent oa:event_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_0, oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_1, oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_2 ;
  a2a:hasRelationPP oa:relationpp_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_0 ;
  a2a:hasSource oa:source_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b .

oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-914b6680-dcfe-a78a-5794-aa7cc5426870
  a a2a:Person ;
  rdfs:label "Cornelus Franciscus de Graaf" ;
  a2a:PersonName [
    rdfs:label "Cornelus Franciscus de Graaf" ;
    a2a:PersonNameFirstName "Cornelus Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-23048d20-c297-0e74-78d2-214c2333469e
  a a2a:Person ;
  rdfs:label "Martinus de Vos" ;
  a2a:PersonName [
    rdfs:label "Martinus de Vos" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-e95f9d3d-222b-f84f-d013-9197a413c9bd
  a a2a:Person ;
  rdfs:label "Anna de Vos" ;
  a2a:PersonName [
    rdfs:label "Anna de Vos" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person-13df8f31-a966-48cb-46e4-1eb5f8938c4b
  a a2a:Person ;
  rdfs:label "Maria Antonia Boons" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Boons" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Boons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1964-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person:23048d20-c297-0e74-78d2-214c2333469e ;
  a2a:EventKeyRef oa:event_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Event1 .

oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person:e95f9d3d-222b-f84f-d013-9197a413c9bd ;
  a2a:EventKeyRef oa:event_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Event1 .

oa:relationep_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person:13df8f31-a966-48cb-46e4-1eb5f8938c4b ;
  a2a:EventKeyRef oa:event_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Event1 .

oa:relationpp_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person:e95f9d3d-222b-f84f-d013-9197a413c9bd, oa:person_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b_Person:914b6680-dcfe-a78a-5794-aa7cc5426870 .

oa:source_rat_5fc2e9bd-a09c-43ff-e319-e0031cc3d18b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-07-20 - 1964-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1964-07-20"^^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 "663" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 663"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f689413b-13d4-8e3d-7178-dcc21a1243bb.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5fc2e9bd-a09c-43ff-e319-e0031cc3d18b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f689413b-13d4-8e3d-7178-dcc21a1243bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5fc2e9bd-a09c-43ff-e319-e0031cc3d18b" ;
  a2a:RecordGUID "{5fc2e9bd-a09c-43ff-e319-e0031cc3d18b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18879_00018879.xml van RAT" .

