@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/TTL3238> skos:exactMatch tero:TTL3238 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1139
  skos:prefLabel "air velocity"@en, "luftrörelse"@sv, "ilman liike"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3238 .

tero:TTL3238
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3238> ;
  skos:related tero:TTL1756, tero:TTL1139, tero:TNR1888 ;
  skos:prefLabel "draught"@en, "drag"@sv, "veto"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p949 ;
  skosext:broaderGeneric tero:p949 .

tero:TNR1888
  skos:prefLabel "inneklimat, inomhusklimat"@sv, "sisäilmasto"@fi, "indoor air"@en ;
  a skos:Concept ;
  skos:related tero:TTL3238 .

tero:TTL1756
  skos:prefLabel "värmeförhållanden"@sv, "thermal conditions"@en, "lämpöolot"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3238 .

tero:p949
  skos:prefLabel "physical phenomena"@en, "fysikaliska fenomen"@sv, "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3238 .

