@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_230ce7dc-0f60-1296-967a-0efd00a754a4
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1945 te Etten-Leur" ;
  a2a:hasPerson oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-ea933174-5b90-13d8-c13e-3d0eb70ea2cd, oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-2f02da77-7fa2-2c2c-ea79-fc0df1d91fe8, oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-182cd273-13f5-ad6b-9038-099ef0feb056, oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-915d056b-3890-4849-a26c-8df61b93e31f ;
  a2a:hasEvent oa:event_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_0, oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_1, oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_2 ;
  a2a:hasRelationPP oa:relationpp_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_0 ;
  a2a:hasSource oa:source_rat_230ce7dc-0f60-1296-967a-0efd00a754a4 .

oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-ea933174-5b90-13d8-c13e-3d0eb70ea2cd
  a a2a:Person ;
  rdfs:label "Jan Reinhard Verveld" ;
  a2a:PersonName [
    rdfs:label "Jan Reinhard Verveld" ;
    a2a:PersonNameFirstName "Jan Reinhard" ;
    a2a:PersonNameLastName "Verveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-2f02da77-7fa2-2c2c-ea79-fc0df1d91fe8
  a a2a:Person ;
  rdfs:label "Teunis Knol" ;
  a2a:PersonName [
    rdfs:label "Teunis Knol" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Knol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-182cd273-13f5-ad6b-9038-099ef0feb056
  a a2a:Person ;
  rdfs:label "Machteltje Knol" ;
  a2a:PersonName [
    rdfs:label "Machteltje Knol" ;
    a2a:PersonNameFirstName "Machteltje" ;
    a2a:PersonNameLastName "Knol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person-915d056b-3890-4849-a26c-8df61b93e31f
  a a2a:Person ;
  rdfs:label "Neeltje Ooms" ;
  a2a:PersonName [
    rdfs:label "Neeltje Ooms" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1945-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person:2f02da77-7fa2-2c2c-ea79-fc0df1d91fe8 ;
  a2a:EventKeyRef oa:event_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Event1 .

oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person:182cd273-13f5-ad6b-9038-099ef0feb056 ;
  a2a:EventKeyRef oa:event_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Event1 .

oa:relationep_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person:915d056b-3890-4849-a26c-8df61b93e31f ;
  a2a:EventKeyRef oa:event_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Event1 .

oa:relationpp_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person:182cd273-13f5-ad6b-9038-099ef0feb056, oa:person_rat_230ce7dc-0f60-1296-967a-0efd00a754a4_Person:ea933174-5b90-13d8-c13e-3d0eb70ea2cd .

oa:source_rat_230ce7dc-0f60-1296-967a-0efd00a754a4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1945-08-07 - 1945-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1945-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1945" ;
    a2a:Book "Overlijdensregister 1945" ;
    a2a:DocumentNumber "42" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1945, Overlijdensregister 1945, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1592f68f-6f3f-c137-a323-00dc2c9bab2f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/230ce7dc-0f60-1296-967a-0efd00a754a4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1592f68f-6f3f-c137-a323-00dc2c9bab2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/230ce7dc-0f60-1296-967a-0efd00a754a4" ;
  a2a:RecordGUID "{230ce7dc-0f60-1296-967a-0efd00a754a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22420_00022420.xml van RAT" .

