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

tao:p1547 skos:exactMatch yso:p1426 .
tao: a skos:ConceptScheme .
yso:p1426
  skos:prefLabel "metalliala"@fi, "metallbranschen"@sv, "metal sector"@en ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:broader yso:p1427 ;
  skos:altLabel "metallsektorn"@sv ;
  skos:inScheme tao: ;
  skos:closeMatch allars:Y22710, ysa:Y103491 .

yso:p26576
  skos:prefLabel "34 Metalliteollisuus. Metallurgia. Konepajateollisuus. Hienomekaaninen teollisuus"@fi, "34 Metallindustri. Metallurgi. Verkstadsindustri. Finmekanisk industri"@sv, "34 Metal Industry. Metallurgy. Mechanical Engineering Industry. Precision Engineering Industry"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p1426 .

<http://www.yso.fi/onto/yso-meta/Concept>
  rdfs:label "YSO-käsite"@fi, "YSO Concept"@en, "ALLFO-begrepp"@sv ;
  a owl:Class .

yso:p1427
  skos:prefLabel "toimialat"@fi, "lines of business"@en, "branscher"@sv ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower yso:p1426 .

