@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:p12905
  skos:prefLabel "glass fibre"@en, "glasfibrer"@sv, "lasikuidut"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1643 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1643> skos:exactMatch tero:TTL1643 .
tero:TTL1643
  skosext:broaderGeneric tero:p5214 ;
  skos:broader tero:p5214 ;
  skos:related tero:p12905 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1643> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "lasivillat"@fi, "glass wool"@en, "glasull"@sv ;
  a skos:Concept .

tero:p5214
  skos:prefLabel "mineraalivillat"@fi, "mineralull"@sv, "mineral wool"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL1643 .

