@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_09fb0e60-e506-5182-683c-e1719e74cc62
  a a2a:Record ;
  rdfs:label "Bidprentje op 19 januari 2004 te Tilburg" ;
  a2a:hasPerson oa:person_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Person-2a0066fc-2b26-e71a-bfce-e9e0cab89e09 ;
  a2a:hasEvent oa:event_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_09fb0e60-e506-5182-683c-e1719e74cc62_0 ;
  a2a:hasSource oa:source_rat_09fb0e60-e506-5182-683c-e1719e74cc62 .

oa:person_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Person-2a0066fc-2b26-e71a-bfce-e9e0cab89e09
  a a2a:Person ;
  rdfs:label "Jan Zeebregts" ;
  a2a:PersonName [
    rdfs:label "Jan Zeebregts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Zeebregts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1928-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2004" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "2004-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_09fb0e60-e506-5182-683c-e1719e74cc62_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Person:2a0066fc-2b26-e71a-bfce-e9e0cab89e09 ;
  a2a:EventKeyRef oa:event_rat_09fb0e60-e506-5182-683c-e1719e74cc62_Event1 .

oa:source_rat_09fb0e60-e506-5182-683c-e1719e74cc62
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Niet van toepassing" ;
    rdfs:label "Niet van toepassing", "2004-01-19 - 2004-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2004-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "2004-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2004" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "2004-01-19"^^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 "2019-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/09fb0e60-e506-5182-683c-e1719e74cc62" ;
  a2a:RecordGUID "{09fb0e60-e506-5182-683c-e1719e74cc62}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190612_00028126.xml van RAT" .

