@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_5cdfd165-e1a4-0533-3563-94b8f43b1fa3
  a a2a:Record ;
  rdfs:label "Bidprentje op 23 april 2004 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person-3fab16ee-8956-fd0a-2985-0f6130ce04e1, oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person-a67cdf1e-b1ac-5629-3199-c4c4d0fbc94f ;
  a2a:hasEvent oa:event_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_0 ;
  a2a:hasRelationPP oa:relationpp_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_0 ;
  a2a:hasSource oa:source_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3 .

oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person-3fab16ee-8956-fd0a-2985-0f6130ce04e1
  a a2a:Person ;
  rdfs:label "Jo Robben" ;
  a2a:PersonName [
    rdfs:label "Jo Robben" ;
    a2a:PersonNameFirstName "Jo" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1913-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person-a67cdf1e-b1ac-5629-3199-c4c4d0fbc94f
  a a2a:Person ;
  rdfs:label "Miet van Hout" ;
  a2a:PersonName [
    rdfs:label "Miet van Hout" ;
    a2a:PersonNameFirstName "Miet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2004" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "2004-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person:3fab16ee-8956-fd0a-2985-0f6130ce04e1 ;
  a2a:EventKeyRef oa:event_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Event1 .

oa:relationpp_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person:3fab16ee-8956-fd0a-2985-0f6130ce04e1, oa:person_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3_Person:a67cdf1e-b1ac-5629-3199-c4c4d0fbc94f .

oa:source_rat_5cdfd165-e1a4-0533-3563-94b8f43b1fa3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "2004-04-23 - 2004-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2004-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "2004-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2004" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "2004-04-23"^^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 R" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter R"
  ] ;
  a2a:SourceLastChangeDate "2022-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5cdfd165-e1a4-0533-3563-94b8f43b1fa3" ;
  a2a:RecordGUID "{5cdfd165-e1a4-0533-3563-94b8f43b1fa3}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_983_00000983.xml van RAT" .

