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

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

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:p5792
  skos:prefLabel "industriavloppsvatten"@sv, "industrial sewage"@en, "teollisuusjätevesi"@fi ;
  a skos:Concept ;
  skos:broader yso:p5793 .

afo:p2827 skos:exactMatch yso:p5793 .
