@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_f776c210-e85d-6346-dc92-be55a5ec781d
  a a2a:Record ;
  rdfs:label "Bidprentje op 29 januari 2003 te Haaren" ;
  a2a:hasPerson oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person-7f4cfd11-bce7-12a6-1e26-cd94c681d562, oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person-8309e8b0-5509-0ce8-5ee2-673cce49caaf ;
  a2a:hasEvent oa:event_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f776c210-e85d-6346-dc92-be55a5ec781d_0 ;
  a2a:hasRelationPP oa:relationpp_rat_f776c210-e85d-6346-dc92-be55a5ec781d_0 ;
  a2a:hasSource oa:source_rat_f776c210-e85d-6346-dc92-be55a5ec781d .

oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person-7f4cfd11-bce7-12a6-1e26-cd94c681d562
  a a2a:Person ;
  rdfs:label "Willebrordus Marinus Maria -Wim Paymans" ;
  a2a:PersonName [
    rdfs:label "Willebrordus Marinus Maria -Wim Paymans" ;
    a2a:PersonNameFirstName "Willebrordus Marinus Maria -Wim" ;
    a2a:PersonNameLastName "Paymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1930-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] .

oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person-8309e8b0-5509-0ce8-5ee2-673cce49caaf
  a a2a:Person ;
  rdfs:label "Jo van de Ven" ;
  a2a:PersonName [
    rdfs:label "Jo van de Ven" ;
    a2a:PersonNameFirstName "Jo" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2003" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "2003-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] .

oa:relationep_rat_f776c210-e85d-6346-dc92-be55a5ec781d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person:7f4cfd11-bce7-12a6-1e26-cd94c681d562 ;
  a2a:EventKeyRef oa:event_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Event1 .

oa:relationpp_rat_f776c210-e85d-6346-dc92-be55a5ec781d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person:7f4cfd11-bce7-12a6-1e26-cd94c681d562, oa:person_rat_f776c210-e85d-6346-dc92-be55a5ec781d_Person:8309e8b0-5509-0ce8-5ee2-673cce49caaf .

oa:source_rat_f776c210-e85d-6346-dc92-be55a5ec781d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "2003-01-29 - 2003-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2003-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "2003-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2003" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "2003-01-29"^^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 "2021-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f776c210-e85d-6346-dc92-be55a5ec781d" ;
  a2a:RecordGUID "{f776c210-e85d-6346-dc92-be55a5ec781d}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1648_00001648.xml van RAT" .

