@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_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32
  a a2a:Record ;
  rdfs:label "Overlijden op 18 april 1964 te Udenhout" ;
  a2a:hasPerson oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-b44107c9-ff17-663c-26b3-63f8ae7438ff, oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-123ca1d1-74f6-1385-bc5d-57ecdfb16154, oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-17f8565c-5785-d404-bd11-91e3d1f298b2, oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-f1ab8d68-183e-c5f1-0592-a7d62620d315 ;
  a2a:hasEvent oa:event_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_0, oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_1, oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_2 ;
  a2a:hasRelationPP oa:relationpp_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_0 ;
  a2a:hasSource oa:source_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32 .

oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-b44107c9-ff17-663c-26b3-63f8ae7438ff
  a a2a:Person ;
  rdfs:label "Wilhelmina Koenen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Koenen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-123ca1d1-74f6-1385-bc5d-57ecdfb16154
  a a2a:Person ;
  rdfs:label "Dirk Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Dirk Oversteeg" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-17f8565c-5785-d404-bd11-91e3d1f298b2
  a a2a:Person ;
  rdfs:label "Martinus van Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Martinus van Oversteeg" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79" ;
    rdfs:label "79"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person-f1ab8d68-183e-c5f1-0592-a7d62620d315
  a a2a:Person ;
  rdfs:label "Christina van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Christina van den Hoven" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1964-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person:123ca1d1-74f6-1385-bc5d-57ecdfb16154 ;
  a2a:EventKeyRef oa:event_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Event1 .

oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person:17f8565c-5785-d404-bd11-91e3d1f298b2 ;
  a2a:EventKeyRef oa:event_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Event1 .

oa:relationep_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person:f1ab8d68-183e-c5f1-0592-a7d62620d315 ;
  a2a:EventKeyRef oa:event_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Event1 .

oa:relationpp_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person:17f8565c-5785-d404-bd11-91e3d1f298b2, oa:person_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32_Person:b44107c9-ff17-663c-26b3-63f8ae7438ff .

oa:source_rat_0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1964-04-18 - 1964-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1964-04-18"^^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 "38" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4bc5922f-f0ea-5ee0-3189-93c8e1282867.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4bc5922f-f0ea-5ee0-3189-93c8e1282867.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32" ;
  a2a:RecordGUID "{0d9cd689-9a3f-27f8-e9c3-0fa9ebbc2c32}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22279_00022279.xml van RAT" .

