@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_d5bf0468-0f52-e4a1-e819-902d0d9e7a06
  a a2a:Record ;
  rdfs:label "Bidprentje op 8 september 2003 te Rijen" ;
  a2a:hasPerson oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person-fcde1dac-a334-33de-8a4c-b95bfaedf5df, oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person-d25bf913-e30a-2068-90fc-ab04a07e4c0a ;
  a2a:hasEvent oa:event_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_0 ;
  a2a:hasRelationPP oa:relationpp_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_0 ;
  a2a:hasSource oa:source_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06 .

oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person-fcde1dac-a334-33de-8a4c-b95bfaedf5df
  a a2a:Person ;
  rdfs:label "Wies Maas" ;
  a2a:PersonName [
    rdfs:label "Wies Maas" ;
    a2a:PersonNameFirstName "Wies" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1929-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person-d25bf913-e30a-2068-90fc-ab04a07e4c0a
  a a2a:Person ;
  rdfs:label "Harry Lips" ;
  a2a:PersonName [
    rdfs:label "Harry Lips" ;
    a2a:PersonNameFirstName "Harry" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2003" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "2003-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijen" ;
    rdfs:label "Rijen"
  ] .

oa:relationep_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person:fcde1dac-a334-33de-8a4c-b95bfaedf5df ;
  a2a:EventKeyRef oa:event_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Event1 .

oa:relationpp_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person:fcde1dac-a334-33de-8a4c-b95bfaedf5df, oa:person_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06_Person:d25bf913-e30a-2068-90fc-ab04a07e4c0a .

oa:source_rat_d5bf0468-0f52-e4a1-e819-902d0d9e7a06
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Rijen" ;
    rdfs:label "Rijen", "2003-09-08 - 2003-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2003-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "2003-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2003" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "2003-09-08"^^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 M" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter M"
  ] ;
  a2a:SourceLastChangeDate "2024-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d5bf0468-0f52-e4a1-e819-902d0d9e7a06" ;
  a2a:RecordGUID "{d5bf0468-0f52-e4a1-e819-902d0d9e7a06}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_614_00000614.xml van RAT" .

