@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_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3
  a a2a:Record ;
  rdfs:label "Bidprentje op 19 augustus 1966 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person-9f62528e-8896-eb5d-d8c7-12ea283096d1, oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person-4531916c-a9b2-c22a-e184-f6772a0ce26a ;
  a2a:hasEvent oa:event_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_0 ;
  a2a:hasRelationPP oa:relationpp_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_0 ;
  a2a:hasSource oa:source_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3 .

oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person-9f62528e-8896-eb5d-d8c7-12ea283096d1
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Bergmans" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Bergmans" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1913-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person-4531916c-a9b2-c22a-e184-f6772a0ce26a
  a a2a:Person ;
  rdfs:label "Antonius Jacobus van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus van Mierlo" ;
    a2a:PersonNameFirstName "Antonius Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1966-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person:9f62528e-8896-eb5d-d8c7-12ea283096d1 ;
  a2a:EventKeyRef oa:event_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Event1 .

oa:relationpp_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person:9f62528e-8896-eb5d-d8c7-12ea283096d1, oa:person_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3_Person:4531916c-a9b2-c22a-e184-f6772a0ce26a .

oa:source_rat_2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1966-08-19 - 1966-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1966-08-19"^^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 B" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter B"
  ] ;
  a2a:SourceLastChangeDate "2025-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3" ;
  a2a:RecordGUID "{2d8d9ff2-bb1d-4335-16f6-451c00e8a0b3}" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_82_00000082.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Oosterhout" ;
  a2a:PersonRemarkdatum_overlijden "1966-08-19" .

