@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:TTL248
  skos:prefLabel "biocides"@en, "biosidit"@fi, "biocider"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL1699 .

<http://www.yso.fi/onto/ttl/TTL1699> skos:exactMatch tero:TTL1699 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1699
  skosext:broaderGeneric tero:TTL248 ;
  skos:broader tero:TTL248 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1699> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "slime control agents"@en, "slembekämpningsmedel"@sv, "limantorjunta-aineet"@fi ;
  a skos:Concept .

