@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p403
  skos:prefLabel "serviceföretag"@sv, "service businesses"@en, "palveluyritykset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24744 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y182289 skos:exactMatch tero:p24744 .
yso:p24744 skos:exactMatch tero:p24744 .
allars:Y41005 skos:exactMatch tero:p24744 .
tero:p24744
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "kreditvärderingsinstitut"@sv, "luottoluokituslaitokset"@fi ;
  skos:exactMatch ysa:Y182289, allars:Y41005, yso:p24744 ;
  skos:broader tero:p403 ;
  skosext:broaderGeneric tero:p403 ;
  skos:altLabel "luottokelpoisuusluokituslaitokset"@fi, "luottokelpoisuuslaitokset"@fi .

