@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:Y104724 .

ysa:Y104724
  skos:broader ysa:Y96952 ;
  skos:exactMatch allars:Y18443 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "täyteaineet"@fi ;
  a skos:Concept .

ysa:Y96952
  skos:prefLabel "lisäaineet"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y104724 .

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

allars:Y18443 skos:exactMatch ysa:Y104724 .
