@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_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6
  a a2a:Record ;
  rdfs:label "Bidprentje op 13 augustus 1997 te Waalwijk" ;
  a2a:hasPerson oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person-c9fd3314-b08a-6feb-06ba-8e8eba5215fd, oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person-ad821ea0-045f-dd5c-143e-c2084b993038 ;
  a2a:hasEvent oa:event_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_0 ;
  a2a:hasRelationPP oa:relationpp_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_0 ;
  a2a:hasSource oa:source_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6 .

oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person-c9fd3314-b08a-6feb-06ba-8e8eba5215fd
  a a2a:Person ;
  rdfs:label "Bertha Bergmans" ;
  a2a:PersonName [
    rdfs:label "Bertha Bergmans" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1905-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person-ad821ea0-045f-dd5c-143e-c2084b993038
  a a2a:Person ;
  rdfs:label "Antonius van Veldhoven" ;
  a2a:PersonName [
    rdfs:label "Antonius van Veldhoven" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veldhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1997" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1997-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person:c9fd3314-b08a-6feb-06ba-8e8eba5215fd ;
  a2a:EventKeyRef oa:event_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Event1 .

oa:relationpp_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person:c9fd3314-b08a-6feb-06ba-8e8eba5215fd, oa:person_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6_Person:ad821ea0-045f-dd5c-143e-c2084b993038 .

oa:source_rat_01ff1dff-e073-1bb4-2e52-0de6fff3cdc6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1997-08-13 - 1997-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1997-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1997-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1997" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1997-08-13"^^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 "2022-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/01ff1dff-e073-1bb4-2e52-0de6fff3cdc6" ;
  a2a:RecordGUID "{01ff1dff-e073-1bb4-2e52-0de6fff3cdc6}" ;
  a2a:SourceRemarkOpmerking "collectie rompa 02211" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_824_00000824.xml van RAT" .

