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

tero:conceptscheme a skos:ConceptScheme .
tero:p21190
  skos:exactMatch yso:p21190, ysa:Y159223, allars:Y36267 ;
  skosext:broaderGeneric tero:p6455 ;
  skos:altLabel "service design"@fi, "palveludesign"@fi ;
  skos:prefLabel "palvelumuotoilu"@fi, "service design"@en, "service design"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6455 .

allars:Y36267 skos:exactMatch tero:p21190 .
ysa:Y159223 skos:exactMatch tero:p21190 .
yso:p21190 skos:exactMatch tero:p21190 .
tero:p6455
  skos:prefLabel "design"@sv, "design"@en, "muotoilu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21190 .

