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

tero:T00689
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00689>, allars:Y40729, ysa:Y180012 ;
  skos:prefLabel "tillverkningsindustri"@sv, "tehdasteollisuus"@fi, "manufacturing industry"@en ;
  a skos:Concept ;
  skos:broader tero:p998 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p998 .

allars:Y40729 skos:exactMatch tero:T00689 .
tero:conceptscheme a skos:ConceptScheme .
tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00689 .

<http://www.yso.fi/onto/hpmulti/T00689> skos:exactMatch tero:T00689 .
ysa:Y180012 skos:exactMatch tero:T00689 .
