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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y159907 skos:exactMatch tero:p23490 .
tero:p8667
  skos:prefLabel "applikationsgeneratorer"@sv, "application generators"@en, "sovelluskehittimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23490 .

yso:p23490 skos:exactMatch tero:p23490 .
tero:p23490
  skosext:broaderGeneric tero:p8667 ;
  skos:broader tero:p8667 ;
  skos:exactMatch ysa:Y159907, yso:p23490 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Visual Studio"@fi, "Visual Studio"@sv ;
  a skos:Concept .

