@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:TTL1557
  skos:prefLabel "copper industry"@en, "kopparindustri"@sv, "kupariteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p18241 .

allars:Y20465 skos:exactMatch tero:p18241 .
ysa:Y98533 skos:exactMatch tero:p18241 .
<http://www.yso.fi/onto/ttl/TTL2403> skos:exactMatch tero:p18241 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14392
  skos:prefLabel "stålindustri"@sv, "steel industry"@en, "terästeollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p18241 .

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

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

tero:p18241
  skos:related tero:TTL99, tero:TTL1557, tero:p14392 ;
  skos:prefLabel "rautateollisuus"@fi, "iron industry"@en, "järnindustri"@sv ;
  skos:broader tero:p6642 ;
  skosext:broaderGeneric tero:p6642 ;
  a skos:Concept ;
  skos:exactMatch allars:Y20465, <http://www.yso.fi/onto/ttl/TTL2403>, ysa:Y98533 ;
  skos:inScheme tero:conceptscheme .

