@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_cb7af644-4aba-03af-c71c-4798a01f269c
  a a2a:Record ;
  rdfs:label "Bidprentje op 27 juli 1929 te Lourdes (Frankrijk)" ;
  a2a:hasPerson oa:person_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Person-dff21e76-6878-dd6d-951e-2ecf9d5c7499 ;
  a2a:hasEvent oa:event_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_cb7af644-4aba-03af-c71c-4798a01f269c_0 ;
  a2a:hasSource oa:source_rat_cb7af644-4aba-03af-c71c-4798a01f269c .

oa:person_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Person-dff21e76-6878-dd6d-951e-2ecf9d5c7499
  a a2a:Person ;
  rdfs:label "Elisabeth Helena Maria Melis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Helena Maria Melis" ;
    a2a:PersonNameFirstName "Elisabeth Helena Maria" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1907-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1929-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lourdes (Frankrijk)" ;
    rdfs:label "Lourdes (Frankrijk)"
  ] .

oa:relationep_rat_cb7af644-4aba-03af-c71c-4798a01f269c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Person:dff21e76-6878-dd6d-951e-2ecf9d5c7499 ;
  a2a:EventKeyRef oa:event_rat_cb7af644-4aba-03af-c71c-4798a01f269c_Event1 .

oa:source_rat_cb7af644-4aba-03af-c71c-4798a01f269c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Lourdes (Frankrijk)" ;
    rdfs:label "Lourdes (Frankrijk)", "1929-07-27 - 1929-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1929-07-27"^^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 "2019-03-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cb7af644-4aba-03af-c71c-4798a01f269c" ;
  a2a:RecordGUID "{cb7af644-4aba-03af-c71c-4798a01f269c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_573_00000573.xml van RAT" .

