@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/SWEETT13160>
  skos:prefLabel "همرفت"@fa, "convection"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/SWEETT16414> .

<http://rdf-vocabulary.ddialliance.org/xkos#Definitions> rdfs:label "تعاریف"@fa, "Definitions"@en .
<http://www.irandoc.acir/onto/irandoc/SWEETT16414>
  skos:broader <http://www.irandoc.acir/onto/irandoc/SWEETT13160> ;
  skos:prefLabel "اثر دودکشی"@fa, "stack effect"@en ;
  ns0:Obsolete "false" ;
  ns0:Definitions "An effect due to heat sources within a local exhaust enclosure (stack) producing convective air currents with vertical velocities proportional to the rate of heat transferred to the surrounding air and to the height of rise of the heated air." ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Obsolete rdfs:label "منسوخ"@fa, "Obsolete"@en .
