@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_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83
  a a2a:Record ;
  rdfs:label "Bidprentje op 29 december 1978 te Breda" ;
  a2a:hasPerson oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person-c8655adc-bace-17f3-0e89-eb9ca28f82bb, oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person-c6691a17-d26d-de86-f5b0-86898eb83473 ;
  a2a:hasEvent oa:event_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_0 ;
  a2a:hasRelationPP oa:relationpp_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_0 ;
  a2a:hasSource oa:source_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83 .

oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person-c8655adc-bace-17f3-0e89-eb9ca28f82bb
  a a2a:Person ;
  rdfs:label "Adriana Antonia van Groesen" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia van Groesen" ;
    a2a:PersonNameFirstName "Adriana Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Groesen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1890-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person-c6691a17-d26d-de86-f5b0-86898eb83473
  a a2a:Person ;
  rdfs:label "Adriaan Johannes Fens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Johannes Fens" ;
    a2a:PersonNameFirstName "Adriaan Johannes" ;
    a2a:PersonNameLastName "Fens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1978" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1978-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person:c8655adc-bace-17f3-0e89-eb9ca28f82bb ;
  a2a:EventKeyRef oa:event_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Event1 .

oa:relationpp_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person:c8655adc-bace-17f3-0e89-eb9ca28f82bb, oa:person_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83_Person:c6691a17-d26d-de86-f5b0-86898eb83473 .

oa:source_rat_06fdebfc-d56b-bd6c-44e6-dfd3886b8f83
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1978-12-29 - 1978-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1978-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1978-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1978" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1978-12-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 G" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter G"
  ] ;
  a2a:SourceLastChangeDate "2023-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/06fdebfc-d56b-bd6c-44e6-dfd3886b8f83" ;
  a2a:RecordGUID "{06fdebfc-d56b-bd6c-44e6-dfd3886b8f83}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_842_00000842.xml van RAT" .

