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

tero:conceptscheme a skos:ConceptScheme .
tero:p6684
  skos:related tero:p6685 ;
  skos:broader tero:p2555 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "teollisuustalous"@fi, "industrial economy"@en, "industriell ekonomi"@sv ;
  skos:exactMatch yso:p6684, ysa:Y112482, allars:Y19981 ;
  skosext:broaderGeneric tero:p2555 ;
  a skos:Concept .

ysa:Y112482 skos:exactMatch tero:p6684 .
allars:Y19981 skos:exactMatch tero:p6684 .
yso:p6684 skos:exactMatch tero:p6684 .
tero:p2555
  skos:prefLabel "economics"@en, "talous"@fi, "ekonomi"@sv ;
  a skos:Concept ;
  skos:narrower tero:p6684 .

tero:p6685
  skos:prefLabel "tuotantotalous"@fi, "industrial management"@en, "produktionsekonomi"@sv ;
  a skos:Concept ;
  skos:related tero:p6684 .

