@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_2d495b58-e959-e8b0-b800-fe10c349df65
  a a2a:Record ;
  rdfs:label "Bidprentje op 2 november 2009 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person-4e10d370-fd96-c77d-9854-6d75935a6eb3, oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person-6554a335-e2af-0e54-be1c-74868ddc8e70 ;
  a2a:hasEvent oa:event_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2d495b58-e959-e8b0-b800-fe10c349df65_0 ;
  a2a:hasRelationPP oa:relationpp_rat_2d495b58-e959-e8b0-b800-fe10c349df65_0 ;
  a2a:hasSource oa:source_rat_2d495b58-e959-e8b0-b800-fe10c349df65 .

oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person-4e10d370-fd96-c77d-9854-6d75935a6eb3
  a a2a:Person ;
  rdfs:label "Louisa Maria Joanna Smits" ;
  a2a:PersonName [
    rdfs:label "Louisa Maria Joanna Smits" ;
    a2a:PersonNameFirstName "Louisa Maria Joanna" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1914-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person-6554a335-e2af-0e54-be1c-74868ddc8e70
  a a2a:Person ;
  rdfs:label "Fons de Kok" ;
  a2a:PersonName [
    rdfs:label "Fons de Kok" ;
    a2a:PersonNameFirstName "Fons" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2009" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "2009-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2d495b58-e959-e8b0-b800-fe10c349df65_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person:4e10d370-fd96-c77d-9854-6d75935a6eb3 ;
  a2a:EventKeyRef oa:event_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Event1 .

oa:relationpp_rat_2d495b58-e959-e8b0-b800-fe10c349df65_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person:4e10d370-fd96-c77d-9854-6d75935a6eb3, oa:person_rat_2d495b58-e959-e8b0-b800-fe10c349df65_Person:6554a335-e2af-0e54-be1c-74868ddc8e70 .

oa:source_rat_2d495b58-e959-e8b0-b800-fe10c349df65
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "2009-11-02 - 2009-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2009-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "2009-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2009" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "2009-11-02"^^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 "2024-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d495b58-e959-e8b0-b800-fe10c349df65" ;
  a2a:RecordGUID "{2d495b58-e959-e8b0-b800-fe10c349df65}" ;
  a2a:SourceRemarkOpmerking """roepnaam Wies
foto op bidprentje
groot formaat""" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_121_00000121.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "2009-11-02" .

