@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 "kopparindustri"@sv, "copper industry"@en, "kupariteollisuus"@fi ;
  skos:related tero:p18241, tero:p14392, tero:TTL99 ;
  skos:broader tero:p6642 ;
  skosext:broaderGeneric tero:p6642 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1557> .

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

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

tero:TTL99
  skos:prefLabel "alumiiniteollisuus"@fi, "aluminiumindustri"@sv, "aluminium industry"@en ;
  a skos:Concept ;
  skos:related tero:TTL1557 .

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

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