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

tero:TTL163
  skosext:broaderGeneric tero:p9323 ;
  skos:broader tero:p9323 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL163> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "asbestiteollisuus"@fi, "asbestindustri"@sv, "asbestos industry"@en ;
  a skos:Concept .

tero:p9323
  skos:prefLabel "building materials industries"@en, "byggvaruindustri"@sv, "rakennusaineteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL163 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL163> skos:exactMatch tero:TTL163 .
