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

yso:p2360
  skos:prefLabel "sopor"@sv, "wastes"@en, "jätteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5793 .

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

yso:p5793
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "teollisuusjätteet"@fi, "industrial waste"@en, "industriavfall"@sv ;
  skos:narrower yso:p5792 ;
  skos:broader yso:p2360 ;
  rdfs:comment "jäteluokka, johon kuuluu teollisuustoiminnasta peräisin oleva tuotantojäte" ;
  skos:closeMatch allars:Y19978, ysa:Y99414 ;
  dc11:source "Ympäristösanasto TSK 27" .

yso:p5792
  skos:prefLabel "industriavloppsvatten"@sv, "industrial sewage"@en, "teollisuusjätevesi"@fi ;
  a skos:Concept ;
  skos:broader yso:p5793 .

