@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:p23912
  skosext:broaderGeneric tero:p3917 ;
  yso:p23805 ysa:Y171397 ;
  skos:broader tero:p3917 ;
  skos:exactMatch yso:p23912 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "culinary tourism"@en, "ruokamatkailu"@fi, "matturism"@sv ;
  a skos:Concept .

tero:p3917
  skos:prefLabel "tourism"@en, "turism"@sv, "matkailu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23912 .

tero:conceptscheme a skos:ConceptScheme .
yso:p23912 skos:exactMatch tero:p23912 .
tero:p5989
  a skos:Collection ;
  skos:prefLabel "matkailu teeman mukaan"@fi ;
  skos:member tero:p23912 .

