@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/ttl/TTL2600> skos:exactMatch tero:TTL2600 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL2600
  skosext:broaderGeneric tero:p1433 ;
  skos:broader tero:p1433 ;
  skos:related tero:TTL3359 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2600> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sumut"@fi, "dimmor"@sv, "mists"@en ;
  a skos:Concept .

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

tero:TTL3359
  skos:prefLabel "oil mist"@en, "oljedimma"@sv, "öljysumu"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2600 .

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

