@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p26530
  skos:prefLabel "30 Kemisk industri. Keramisk industri. Glasindustri. Plastindustri. Gummiindustri"@sv, "30 Kemianteollisuus. Keraaminen teollisuus. Lasiteollisuus. Muoviteollisuus. Kumiteollisuus"@fi, "30 Chemicals Industry. Ceramics Industry. Glass Industry. Plastic Industry. Rubber Industry"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p1403 .

yso:p1403
  ns0:singularPrefLabel "extract"@en, "uute"@fi ;
  skos:closeMatch allars:Y17662, ysa:Y113469, <http://id.loc.gov/authorities/subjects/sh85046581> ;
  skos:hiddenLabel "uute"@fi, "extract"@en ;
  skos:prefLabel "extrakt"@sv, "uutteet"@fi, "extracts"@en ;
  skos:broader yso:p1433 ;
  a ns0:Concept, skos:Concept ;
  skos:related yso:p1415 ;
  skos:inScheme tao: .

tao: a skos:ConceptScheme .
yso:p1415
  skos:prefLabel "extraktion"@sv, "extraction (chemistry)"@en, "uutto"@fi ;
  a ns0:Concept, skos:Concept ;
  skos:related yso:p1403 .

yso:p1433
  skos:prefLabel "matter"@en, "materia"@sv, "aine"@fi ;
  a ns0:Concept, skos:Concept ;
  skos:narrower yso:p1403 .

ns0:Concept
  rdfs:label "YSO-käsite"@fi, "YSO Concept"@en, "ALLFO-begrepp"@sv ;
  a owl:Class .

