@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_5a060fb0-153d-0be6-c822-e5be1d56b9df
  a a2a:Record ;
  rdfs:label "Bidprentje op 20 maart 2007 te Tilburg" ;
  a2a:hasPerson oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person-86270688-d49a-d671-4e42-bc42a3d89464, oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person-8d98167e-84af-dbd3-cafa-7eec6fc33129 ;
  a2a:hasEvent oa:event_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_0 ;
  a2a:hasRelationPP oa:relationpp_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_0 ;
  a2a:hasSource oa:source_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df .

oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person-86270688-d49a-d671-4e42-bc42a3d89464
  a a2a:Person ;
  rdfs:label "Maria Martina -Riet van Iersel" ;
  a2a:PersonName [
    rdfs:label "Maria Martina -Riet van Iersel" ;
    a2a:PersonNameFirstName "Maria Martina -Riet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1913-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person-8d98167e-84af-dbd3-cafa-7eec6fc33129
  a a2a:Person ;
  rdfs:label "Nicolaus Josephus Simons" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Josephus Simons" ;
    a2a:PersonNameFirstName "Nicolaus Josephus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2007" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "2007-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person:86270688-d49a-d671-4e42-bc42a3d89464 ;
  a2a:EventKeyRef oa:event_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Event1 .

oa:relationpp_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person:86270688-d49a-d671-4e42-bc42a3d89464, oa:person_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df_Person:8d98167e-84af-dbd3-cafa-7eec6fc33129 .

oa:source_rat_5a060fb0-153d-0be6-c822-e5be1d56b9df
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "2007-03-20 - 2007-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2007-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "2007-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2007" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "2007-03-20"^^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 i" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter i"
  ] ;
  a2a:SourceLastChangeDate "2021-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5a060fb0-153d-0be6-c822-e5be1d56b9df" ;
  a2a:RecordGUID "{5a060fb0-153d-0be6-c822-e5be1d56b9df}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_130_00000130.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "2007-03-20" .

