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

tero:TTL1557
  skos:prefLabel "copper industry"@en, "kopparindustri"@sv, "kupariteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL99 .

tero:conceptscheme a skos:ConceptScheme .
tero:p14392
  skos:prefLabel "stålindustri"@sv, "steel industry"@en, "terästeollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL99 .

tero:p6642
  skos:prefLabel "basic metal industry"@en, "basmetallindustri"@sv, "metallien perusteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL99 .

tero:TTL99
  skos:prefLabel "aluminium industry"@en, "alumiiniteollisuus"@fi, "aluminiumindustri"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p6642 ;
  skos:related tero:p18241, tero:p14392, tero:TTL1557 ;
  skosext:broaderGeneric tero:p6642 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL99> .

tero:p18241
  skos:prefLabel "järnindustri"@sv, "iron industry"@en, "rautateollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL99 .

<http://www.yso.fi/onto/ttl/TTL99> skos:exactMatch tero:TTL99 .
