@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:TTL1658
  skosext:broaderGeneric tero:p4336 ;
  skos:broader tero:p4336 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1658> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "leikkuunesteet"@fi, "skärvätskor"@sv, "cutting fluids"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1658> skos:exactMatch tero:TTL1658 .
tero:p4336
  skos:prefLabel "vätskor"@sv, "nesteet"@fi, "liquids"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL1658 .

