@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_4c57b750-bd0d-232f-e2b0-4591c0df0e95
  a a2a:Record ;
  rdfs:label "Bidprentje op 19 augustus 1924 te Tilburg" ;
  a2a:hasPerson oa:person_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Person-e5b9f214-876f-3359-9fba-c8fc6bea34fc ;
  a2a:hasEvent oa:event_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_0 ;
  a2a:hasSource oa:source_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95 .

oa:person_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Person-e5b9f214-876f-3359-9fba-c8fc6bea34fc
  a a2a:Person ;
  rdfs:label "Jacobus Adrianus Antonius van Gool" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianus Antonius van Gool" ;
    a2a:PersonNameFirstName "Jacobus Adrianus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1904-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1924-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Person:e5b9f214-876f-3359-9fba-c8fc6bea34fc ;
  a2a:EventKeyRef oa:event_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95_Event1 .

oa:source_rat_4c57b750-bd0d-232f-e2b0-4591c0df0e95
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1924-08-19 - 1924-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1924-08-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Bidprentje, Periode: 1763-2014" ;
    a2a:Book "Bidprentjes - Letter G" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter G"
  ] ;
  a2a:SourceLastChangeDate "2025-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4c57b750-bd0d-232f-e2b0-4591c0df0e95" ;
  a2a:RecordGUID "{4c57b750-bd0d-232f-e2b0-4591c0df0e95}" ;
  a2a:SourceRemarkOpmerking """Frater Maria Eduard.Fraters van Tilburg
foto aanwezig""" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_134_00000134.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1924-08-19" .

