@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p7498
  skos:prefLabel "information and communication technology"@en, "tieto- ja viestintätekniikka-ala"@fi, "ICT-branschen"@sv ;
  a skos:Concept ;
  skos:narrower yso:p11430 .

yso:p11430
  skos:closeMatch allars:Y20331, ysa:Y117670 ;
  skos:broader yso:p7498 ;
  a skos:Concept ;
  skos:altLabel "IT-ala"@fi ;
  skos:related yso:p11429 ;
  skos:prefLabel "IT-branschen"@sv, "tietotekniikka-ala"@fi, "information technology industry"@en ;
  skos:inScheme yso:conceptscheme .

yso:p11429
  skos:prefLabel "computing business"@en, "atk-ala"@fi, "databranschen"@sv ;
  a skos:Concept ;
  skos:related yso:p11430 .

