@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_4ed4bc83-17c2-0feb-5b2a-0778b3de7248
  a a2a:Record ;
  rdfs:label "Overlijden op 1 januari 1970 te Goirle" ;
  a2a:hasPerson oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-62618f38-d9c0-320d-1d59-01d391027992, oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-85fe8a43-e66a-952f-7b23-0b12ad1ab3fb, oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-170501b9-37e3-8b57-d728-4e60a84c8600, oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-a3b15f2f-da11-cc20-081e-6800bad69f79 ;
  a2a:hasEvent oa:event_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_0, oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_1, oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_2 ;
  a2a:hasRelationPP oa:relationpp_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_0 ;
  a2a:hasSource oa:source_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248 .

oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-62618f38-d9c0-320d-1d59-01d391027992
  a a2a:Person ;
  rdfs:label "Elisabeth Rodie" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Rodie" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Rodie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-85fe8a43-e66a-952f-7b23-0b12ad1ab3fb
  a a2a:Person ;
  rdfs:label "Adriaan van Hamont" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Hamont" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hamont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-170501b9-37e3-8b57-d728-4e60a84c8600
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van Hamont" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van Hamont" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hamont"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1888-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person-a3b15f2f-da11-cc20-081e-6800bad69f79
  a a2a:Person ;
  rdfs:label "Anna Maria Verboven" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verboven" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verboven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1970-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person:85fe8a43-e66a-952f-7b23-0b12ad1ab3fb ;
  a2a:EventKeyRef oa:event_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Event1 .

oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person:170501b9-37e3-8b57-d728-4e60a84c8600 ;
  a2a:EventKeyRef oa:event_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Event1 .

oa:relationep_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person:a3b15f2f-da11-cc20-081e-6800bad69f79 ;
  a2a:EventKeyRef oa:event_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Event1 .

oa:relationpp_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person:170501b9-37e3-8b57-d728-4e60a84c8600, oa:person_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248_Person:62618f38-d9c0-320d-1d59-01d391027992 .

oa:source_rat_4ed4bc83-17c2-0feb-5b2a-0778b3de7248
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1970-01-01 - 1970-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1970-01-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1970" ;
    a2a:Book "Overlijdensregister 1970" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1970, Overlijdensregister 1970, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d755cade-4663-479f-e886-bfb10c94dde6.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4ed4bc83-17c2-0feb-5b2a-0778b3de7248" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d755cade-4663-479f-e886-bfb10c94dde6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4ed4bc83-17c2-0feb-5b2a-0778b3de7248" ;
  a2a:RecordGUID "{4ed4bc83-17c2-0feb-5b2a-0778b3de7248}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18750_00018750.xml van RAT" .

