@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_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3
  a a2a:Record ;
  rdfs:label "Bidprentje op 6 december 2011 te Tilburg" ;
  a2a:hasPerson oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person-bdb92984-2f92-5a79-eaa8-def56997d00e, oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person-a90a42a0-afae-789b-333f-49273c6d8e27 ;
  a2a:hasEvent oa:event_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_0 ;
  a2a:hasRelationPP oa:relationpp_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_0 ;
  a2a:hasSource oa:source_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3 .

oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person-bdb92984-2f92-5a79-eaa8-def56997d00e
  a a2a:Person ;
  rdfs:label "Andreas Cornelis - André Pullens" ;
  a2a:PersonName [
    rdfs:label "Andreas Cornelis - André Pullens" ;
    a2a:PersonNameFirstName "Andreas Cornelis - André" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1918-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person-a90a42a0-afae-789b-333f-49273c6d8e27
  a a2a:Person ;
  rdfs:label "Anneke van Wezel" ;
  a2a:PersonName [
    rdfs:label "Anneke van Wezel" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wezel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2011" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "2011-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person:bdb92984-2f92-5a79-eaa8-def56997d00e ;
  a2a:EventKeyRef oa:event_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Event1 .

oa:relationpp_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person:bdb92984-2f92-5a79-eaa8-def56997d00e, oa:person_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3_Person:a90a42a0-afae-789b-333f-49273c6d8e27 .

oa:source_rat_e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "2011-12-06 - 2011-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2011-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "2011-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2011" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "2011-12-06"^^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 P" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter P"
  ] ;
  a2a:SourceLastChangeDate "2023-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3" ;
  a2a:RecordGUID "{e967f4e3-e5a2-c55f-b4ba-9c982e83d3f3}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_689_00000689.xml van RAT" .

