@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/TTL3359> skos:exactMatch tero:TTL3359 .
tero:TTL2600
  skos:prefLabel "sumut"@fi, "dimmor"@sv, "mists"@en ;
  a skos:Concept ;
  skos:related tero:TTL3359 .

tero:p6386
  a skos:Collection ;
  skos:prefLabel "aine olomuodon mukaan"@fi ;
  skos:member tero:TTL3359 .

tero:TTL3359
  skosext:broaderGeneric tero:p1433 ;
  skos:broader tero:p1433 ;
  skos:related tero:TTL2600 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3359> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "oil mist"@en, "oljedimma"@sv, "öljysumu"@fi ;
  a skos:Concept .

tero:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL3359 .

