@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_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c
  a a2a:Record ;
  rdfs:label "Bidprentje op 11 november 2008 te Zijderveld" ;
  a2a:hasPerson oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person-496bdbeb-a6cf-bd83-fb20-dd55608205cf, oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person-62c9d606-b1e6-e1b0-1355-83cdbefc95df ;
  a2a:hasEvent oa:event_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_0 ;
  a2a:hasRelationPP oa:relationpp_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_0 ;
  a2a:hasSource oa:source_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c .

oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person-496bdbeb-a6cf-bd83-fb20-dd55608205cf
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Franciscus Maria Ton de Beer" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Franciscus Maria Ton de Beer" ;
    a2a:PersonNameFirstName "Antonius Adrianus Franciscus Maria Ton" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1931-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person-62c9d606-b1e6-e1b0-1355-83cdbefc95df
  a a2a:Person ;
  rdfs:label "An Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "An Schoenmakers" ;
    a2a:PersonNameFirstName "An" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2008" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "2008-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zijderveld" ;
    rdfs:label "Zijderveld"
  ] .

oa:relationep_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person:496bdbeb-a6cf-bd83-fb20-dd55608205cf ;
  a2a:EventKeyRef oa:event_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Event1 .

oa:relationpp_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person:496bdbeb-a6cf-bd83-fb20-dd55608205cf, oa:person_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c_Person:62c9d606-b1e6-e1b0-1355-83cdbefc95df .

oa:source_rat_2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Zijderveld" ;
    rdfs:label "Zijderveld", "2008-11-11 - 2008-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2008-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "2008-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2008" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "2008-11-11"^^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-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c" ;
  a2a:RecordGUID "{2f6cbbb1-6dfa-25ee-2d68-ab34e95d329c}" ;
  a2a:SourceRemarkOpmerking "foto aanwezig" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1397_00001397.xml van RAT" .

