@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_8f231554-1da4-2b72-db2f-fe93e5d6f3ec
  a a2a:Record ;
  rdfs:label "Bidprentje op 4 oktober 1979 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person-778aa001-f59c-14af-6a9b-fabd55ac5d41, oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person-986ca88f-ca3f-63ba-7edc-a014b9eee7e3 ;
  a2a:hasEvent oa:event_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_0 ;
  a2a:hasRelationPP oa:relationpp_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_0 ;
  a2a:hasSource oa:source_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec .

oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person-778aa001-f59c-14af-6a9b-fabd55ac5d41
  a a2a:Person ;
  rdfs:label "Adriaan Broekhoven" ;
  a2a:PersonName [
    rdfs:label "Adriaan Broekhoven" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Broekhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1892-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person-986ca88f-ca3f-63ba-7edc-a014b9eee7e3
  a a2a:Person ;
  rdfs:label "Christina Pietronella Celi" ;
  a2a:PersonName [
    rdfs:label "Christina Pietronella Celi" ;
    a2a:PersonNameFirstName "Christina Pietronella" ;
    a2a:PersonNameLastName "Celi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1979" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1979-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person:778aa001-f59c-14af-6a9b-fabd55ac5d41 ;
  a2a:EventKeyRef oa:event_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Event1 .

oa:relationpp_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person:778aa001-f59c-14af-6a9b-fabd55ac5d41, oa:person_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec_Person:986ca88f-ca3f-63ba-7edc-a014b9eee7e3 .

oa:source_rat_8f231554-1da4-2b72-db2f-fe93e5d6f3ec
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1979-10-04 - 1979-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1979-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1979-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1979" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1979-10-04"^^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 "2023-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8f231554-1da4-2b72-db2f-fe93e5d6f3ec" ;
  a2a:RecordGUID "{8f231554-1da4-2b72-db2f-fe93e5d6f3ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1614_00001614.xml van RAT" .

