@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_552e5cfd-4f71-a1e5-d3d2-2b622df05a72
  a a2a:Record ;
  rdfs:label "Bidprentje op 4 augustus 1963 te Tilburg" ;
  a2a:hasPerson oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person-7b6ceb3d-b9f2-e945-8dff-1efd0acf5474, oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person-4c97dd88-8d8b-3720-957a-17db656cdf2b ;
  a2a:hasEvent oa:event_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_0 ;
  a2a:hasRelationPP oa:relationpp_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_0 ;
  a2a:hasSource oa:source_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72 .

oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person-7b6ceb3d-b9f2-e945-8dff-1efd0acf5474
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van Boxtel" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1884-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person-4c97dd88-8d8b-3720-957a-17db656cdf2b
  a a2a:Person ;
  rdfs:label "Maria Joanna Catharina de Lepper" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna Catharina de Lepper" ;
    a2a:PersonNameFirstName "Maria Joanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lepper"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1963-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person:7b6ceb3d-b9f2-e945-8dff-1efd0acf5474 ;
  a2a:EventKeyRef oa:event_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Event1 .

oa:relationpp_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person:7b6ceb3d-b9f2-e945-8dff-1efd0acf5474, oa:person_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72_Person:4c97dd88-8d8b-3720-957a-17db656cdf2b .

oa:source_rat_552e5cfd-4f71-a1e5-d3d2-2b622df05a72
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-08-04 - 1963-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1963-08-04"^^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 B" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter B"
  ] ;
  a2a:SourceLastChangeDate "2022-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/552e5cfd-4f71-a1e5-d3d2-2b622df05a72" ;
  a2a:RecordGUID "{552e5cfd-4f71-a1e5-d3d2-2b622df05a72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_954_00000954.xml van RAT" .

