@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_87f6b765-994c-5c6d-45cf-08db164884aa
  a a2a:Record ;
  rdfs:label "Overlijden op 3 september 1966 te Udenhout" ;
  a2a:hasPerson oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-835a47b4-ff21-ab93-317c-20eafc3ed71f, oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-52471121-a2e7-87b7-ccd8-ff8872dc1471, oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-48e5d0ba-4e70-315c-03ea-88b9e896bf04, oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-2d8adf90-3e1d-4df3-18d4-348607aeef57 ;
  a2a:hasEvent oa:event_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_0, oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_1, oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_2 ;
  a2a:hasRelationPP oa:relationpp_rat_87f6b765-994c-5c6d-45cf-08db164884aa_0 ;
  a2a:hasSource oa:source_rat_87f6b765-994c-5c6d-45cf-08db164884aa .

oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-835a47b4-ff21-ab93-317c-20eafc3ed71f
  a a2a:Person ;
  rdfs:label "Henrica Johanna Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Henrica Johanna Maria Coppens" ;
    a2a:PersonNameFirstName "Henrica Johanna Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-52471121-a2e7-87b7-ccd8-ff8872dc1471
  a a2a:Person ;
  rdfs:label "Johannes van Loon" ;
  a2a:PersonName [
    rdfs:label "Johannes van Loon" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-48e5d0ba-4e70-315c-03ea-88b9e896bf04
  a a2a:Person ;
  rdfs:label "Johanna van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Wiel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person-2d8adf90-3e1d-4df3-18d4-348607aeef57
  a a2a:Person ;
  rdfs:label "Thieleman van Loon" ;
  a2a:PersonName [
    rdfs:label "Thieleman van Loon" ;
    a2a:PersonNameFirstName "Thieleman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85" ;
    rdfs:label "85"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1966-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person:52471121-a2e7-87b7-ccd8-ff8872dc1471 ;
  a2a:EventKeyRef oa:event_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Event1 .

oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person:48e5d0ba-4e70-315c-03ea-88b9e896bf04 ;
  a2a:EventKeyRef oa:event_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Event1 .

oa:relationep_rat_87f6b765-994c-5c6d-45cf-08db164884aa_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person:2d8adf90-3e1d-4df3-18d4-348607aeef57 ;
  a2a:EventKeyRef oa:event_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Event1 .

oa:relationpp_rat_87f6b765-994c-5c6d-45cf-08db164884aa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person:2d8adf90-3e1d-4df3-18d4-348607aeef57, oa:person_rat_87f6b765-994c-5c6d-45cf-08db164884aa_Person:835a47b4-ff21-ab93-317c-20eafc3ed71f .

oa:source_rat_87f6b765-994c-5c6d-45cf-08db164884aa
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1966-09-03 - 1966-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1966-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1966" ;
    a2a:Book "Overlijdensregister 1966" ;
    a2a:DocumentNumber "73" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1966, Overlijdensregister 1966, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1813a2ab-66e2-4dc1-9331-9f3df7c9687e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/87f6b765-994c-5c6d-45cf-08db164884aa" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1813a2ab-66e2-4dc1-9331-9f3df7c9687e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/87f6b765-994c-5c6d-45cf-08db164884aa" ;
  a2a:RecordGUID "{87f6b765-994c-5c6d-45cf-08db164884aa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19268_00019268.xml van RAT" .

