@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/TTL1421> skos:exactMatch tero:TTL1421 .
tero:p9323
  skos:prefLabel "building materials industries"@en, "byggvaruindustri"@sv, "rakennusaineteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1421 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL1421
  skosext:broaderGeneric tero:p998 ;
  skos:broader tero:p998 ;
  skos:related tero:p9323 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1421> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "stone cutting, shaping and dressing"@en, "stenvaruindustri"@sv, "kivituoteteollisuus"@fi ;
  a skos:Concept .

tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1421 .

