@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:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2482> skos:exactMatch tero:TTL2482 .
tero:TTL2153
  skos:prefLabel "fire fighting"@en, "brandsläckning"@sv, "palonsammutus"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2482 .

tero:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2482 .

tero:TTL2482
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p2442 ;
  skos:related tero:TTL2153, tero:TTL1470, tero:p8427 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2482> ;
  skosext:broaderGeneric tero:p2442 ;
  skos:prefLabel "sammutuslaitteet"@fi, "fire-fighting equipment"@en, "släckningsredskap"@sv .

tero:TTL1470
  skos:prefLabel "maskiner och apparater"@sv, "machinery and equipment"@en, "koneet ja laitteet"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2482 .

tero:p8427
  skos:prefLabel "släckningsmedel, släckmedel"@sv, "sammutusaineet"@fi, "extinguishants"@en ;
  a skos:Concept ;
  skos:related tero:TTL2482 .

