@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_0cec8776-88f3-e40f-d50a-7894d2ab6537
  a a2a:Record ;
  rdfs:label "Bidprentje op 18 mei 2002 te Tilburg" ;
  a2a:hasPerson oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person-a682dd63-1784-43b0-520a-e744ef5bf102, oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person-35a6e4ac-b7eb-ae2d-d44c-be1b7385e692 ;
  a2a:hasEvent oa:event_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_0 ;
  a2a:hasRelationPP oa:relationpp_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_0 ;
  a2a:hasSource oa:source_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537 .

oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person-a682dd63-1784-43b0-520a-e744ef5bf102
  a a2a:Person ;
  rdfs:label "Kees Schults" ;
  a2a:PersonName [
    rdfs:label "Kees Schults" ;
    a2a:PersonNameFirstName "Kees" ;
    a2a:PersonNameLastName "Schults"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1919-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person-35a6e4ac-b7eb-ae2d-d44c-be1b7385e692
  a a2a:Person ;
  rdfs:label "Lies Mertens" ;
  a2a:PersonName [
    rdfs:label "Lies Mertens" ;
    a2a:PersonNameFirstName "Lies" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2002" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "2002-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person:a682dd63-1784-43b0-520a-e744ef5bf102 ;
  a2a:EventKeyRef oa:event_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Event1 .

oa:relationpp_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person:a682dd63-1784-43b0-520a-e744ef5bf102, oa:person_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537_Person:35a6e4ac-b7eb-ae2d-d44c-be1b7385e692 .

oa:source_rat_0cec8776-88f3-e40f-d50a-7894d2ab6537
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "2002-05-18 - 2002-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2002-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "2002-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2002" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "2002-05-18"^^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 S" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter S"
  ] ;
  a2a:SourceLastChangeDate "2021-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0cec8776-88f3-e40f-d50a-7894d2ab6537" ;
  a2a:RecordGUID "{0cec8776-88f3-e40f-d50a-7894d2ab6537}" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_210_00000210.xml van RAT" .

[] a2a:PersonRemarkdatum_overlijden "2002-05-18" .
