@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p36401
  skos:prefLabel "rakennusteollisuus"@fi, "byggnadsindustri"@sv, "building industry"@en ;
  afo:cc afo:C40_maataloustekniikka, afo:C10_yleiset ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower koko:p987 ;
  skos:exactMatch afo:rakennusteollisuus, yso:p15940 ;
  a skos:Concept ;
  skos:broader koko:p35444 ;
  skos:closeMatch ysa:Y4391 ;
  skos:altLabel "construction industry"@en .

koko:p35444
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p36401 .

koko:p987
  skos:prefLabel "rakennustuoteteollisuus"@fi, "building materials industry"@en, "byggproduktindustri"@sv ;
  a skos:Concept ;
  skos:broader koko:p36401 .

