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

tero:p3035
  a skos:Collection ;
  skos:prefLabel "matkailu kohteen mukaan"@fi ;
  skos:member tero:p7023 .

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

tero:conceptscheme a skos:ConceptScheme .
tero:p7023
  skosext:broaderGeneric tero:p3917 ;
  skos:exactMatch ysa:Y99873, yso:p7023, allars:Y28492 ;
  skos:prefLabel "ulkomaanmatkailu"@fi, "foreign travel"@en, "utlandsresor"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p3917 .

ysa:Y99873 skos:exactMatch tero:p7023 .
yso:p7023 skos:exactMatch tero:p7023 .
allars:Y28492 skos:exactMatch tero:p7023 .
