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

ysa:ryhma_30
  a skos:Collection ;
  skos:prefLabel "30 Kemianteollisuus. Keraaminen teollisuus. Lasiteollisuus. Muoviteollisuus. Kumiteollisuus"@fi ;
  skos:member ysa:Y96084 .

ysa:Y96084
  skos:broader ysa:Y97312 ;
  skos:altLabel "keraamit"@fi ;
  skos:exactMatch allars:Y20672 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "keraamiset materiaalit"@fi ;
  a skos:Concept .

allars:Y20672 skos:exactMatch ysa:Y96084 .
ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:Y97312
  skos:prefLabel "materiaalit"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y96084 .

