@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_676db76a-65f6-34aa-e543-0a5591b6c8ee
  a a2a:Record ;
  rdfs:label "Bidprentje op 30 juni 1997 te Tilburg" ;
  a2a:hasPerson oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person-ebbe8b6c-8e24-a46f-7964-df64a4f5368f, oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person-ca476890-f97c-0735-8cd5-024193406802 ;
  a2a:hasEvent oa:event_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_0 ;
  a2a:hasRelationPP oa:relationpp_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_0 ;
  a2a:hasSource oa:source_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee .

oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person-ebbe8b6c-8e24-a46f-7964-df64a4f5368f
  a a2a:Person ;
  rdfs:label "Cornelius Josephus Gijsbertus van Opstal" ;
  a2a:PersonName [
    rdfs:label "Cornelius Josephus Gijsbertus van Opstal" ;
    a2a:PersonNameFirstName "Cornelius Josephus Gijsbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opstal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1912-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person-ca476890-f97c-0735-8cd5-024193406802
  a a2a:Person ;
  rdfs:label "Cor Hendriks-de Rooy" ;
  a2a:PersonName [
    rdfs:label "Cor Hendriks-de Rooy" ;
    a2a:PersonNameFirstName "Cor" ;
    a2a:PersonNameLastName "Hendriks-de Rooy"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1997" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1997-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person:ebbe8b6c-8e24-a46f-7964-df64a4f5368f ;
  a2a:EventKeyRef oa:event_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Event1 .

oa:relationpp_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person:ebbe8b6c-8e24-a46f-7964-df64a4f5368f, oa:person_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee_Person:ca476890-f97c-0735-8cd5-024193406802 .

oa:source_rat_676db76a-65f6-34aa-e543-0a5591b6c8ee
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1997-06-30 - 1997-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1997-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1997-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1997" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1997-06-30"^^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 O" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter O"
  ] ;
  a2a:SourceLastChangeDate "2021-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/676db76a-65f6-34aa-e543-0a5591b6c8ee" ;
  a2a:RecordGUID "{676db76a-65f6-34aa-e543-0a5591b6c8ee}" ;
  a2a:SourceRemarkOpmerking """3x in bestand
roepnaam Kees""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_721_00000721.xml van RAT" .

