@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_211d0e26-888d-ca5e-e44c-7ce01528dcad
  a a2a:Record ;
  rdfs:label "Bidprentje in februari 1952 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person-86e5d8e9-adcb-6c59-9824-7304953236d2, oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person-06161bc5-ba50-1842-f6e4-cf4521b74b2a ;
  a2a:hasEvent oa:event_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_0 ;
  a2a:hasRelationPP oa:relationpp_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_0 ;
  a2a:hasSource oa:source_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad .

oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person-86e5d8e9-adcb-6c59-9824-7304953236d2
  a a2a:Person ;
  rdfs:label "Antonius Louis Michielsen" ;
  a2a:PersonName [
    rdfs:label "Antonius Louis Michielsen" ;
    a2a:PersonNameFirstName "Antonius Louis" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1888-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person-06161bc5-ba50-1842-f6e4-cf4521b74b2a
  a a2a:Person ;
  rdfs:label "Petronella Kempers" ;
  a2a:PersonName [
    rdfs:label "Petronella Kempers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Kempers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "2"
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person:86e5d8e9-adcb-6c59-9824-7304953236d2 ;
  a2a:EventKeyRef oa:event_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Event1 .

oa:relationpp_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person:86e5d8e9-adcb-6c59-9824-7304953236d2, oa:person_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad_Person:06161bc5-ba50-1842-f6e4-cf4521b74b2a .

oa:source_rat_211d0e26-888d-ca5e-e44c-7ce01528dcad
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1952-02-01 - 1952-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "2"
  ] ;
  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-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/211d0e26-888d-ca5e-e44c-7ce01528dcad" ;
  a2a:RecordGUID "{211d0e26-888d-ca5e-e44c-7ce01528dcad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1340_00001340.xml van RAT" .

