@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p6177
  skos:prefLabel "limindustri"@sv, "glue industry"@en, "liimateollisuus"@fi ;
  skos:exactMatch yso:p6177, allars:Y21939, ysa:Y102382 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1221 ;
  skosext:broaderGeneric tero:p1221 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p1221
  skos:prefLabel "kemisk industri"@sv, "chemical industry"@en, "kemianteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6177 .

allars:Y21939 skos:exactMatch tero:p6177 .
yso:p6177 skos:exactMatch tero:p6177 .
ysa:Y102382 skos:exactMatch tero:p6177 .
