@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_bcabec43-e248-3720-60dc-219db81d3174
  a a2a:Record ;
  rdfs:label "Bidprentje op 25 juni 1998 te Tilburg" ;
  a2a:hasPerson oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person-c20f8669-14da-7ca9-963c-66d8940d97b1, oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person-6f14f9d3-3b10-9a9a-6e17-9f9be3b8125f ;
  a2a:hasEvent oa:event_rat_bcabec43-e248-3720-60dc-219db81d3174_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_bcabec43-e248-3720-60dc-219db81d3174_0 ;
  a2a:hasRelationPP oa:relationpp_rat_bcabec43-e248-3720-60dc-219db81d3174_0 ;
  a2a:hasSource oa:source_rat_bcabec43-e248-3720-60dc-219db81d3174 .

oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person-c20f8669-14da-7ca9-963c-66d8940d97b1
  a a2a:Person ;
  rdfs:label "Lies Zebregts" ;
  a2a:PersonName [
    rdfs:label "Lies Zebregts" ;
    a2a:PersonNameFirstName "Lies" ;
    a2a:PersonNameLastName "Zebregts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1915-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person-6f14f9d3-3b10-9a9a-6e17-9f9be3b8125f
  a a2a:Person ;
  rdfs:label "Albert van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Albert van Velthoven" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_bcabec43-e248-3720-60dc-219db81d3174_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1998" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1998-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_bcabec43-e248-3720-60dc-219db81d3174_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person:c20f8669-14da-7ca9-963c-66d8940d97b1 ;
  a2a:EventKeyRef oa:event_rat_bcabec43-e248-3720-60dc-219db81d3174_Event1 .

oa:relationpp_rat_bcabec43-e248-3720-60dc-219db81d3174_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person:c20f8669-14da-7ca9-963c-66d8940d97b1, oa:person_rat_bcabec43-e248-3720-60dc-219db81d3174_Person:6f14f9d3-3b10-9a9a-6e17-9f9be3b8125f .

oa:source_rat_bcabec43-e248-3720-60dc-219db81d3174
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1998-06-25 - 1998-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1998-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1998-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1998" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1998-06-25"^^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 Z" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter Z"
  ] ;
  a2a:SourceLastChangeDate "2022-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bcabec43-e248-3720-60dc-219db81d3174" ;
  a2a:RecordGUID "{bcabec43-e248-3720-60dc-219db81d3174}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_516_00000516.xml van RAT" .

