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

<http://www.yso.fi/onto/ttl/TTL1724> skos:exactMatch tero:TTL1724 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1724
  skosext:broaderGeneric tero:p3469 ;
  skos:broader tero:p3469 ;
  skos:related tero:TTL1942 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1724> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "reinforced plastics industry"@en, "lujitemuoviteollisuus"@fi, "armerad plastindustri"@sv ;
  a skos:Concept .

tero:TTL1942
  skos:prefLabel "plastproduktindustri"@sv, "muovituoteteollisuus"@fi, "plastics converting industry"@en ;
  a skos:Concept ;
  skos:related tero:TTL1724 .

tero:p3469
  skos:prefLabel "plant ics industry"@en, "plastindustri"@sv, "muoviteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1724 .

