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

<http://rdf-vocabulary.ddialliance.org/xkos#Definitions> rdfs:label "تعاریف"@fa, "Definitions"@en .
<http://www.irandoc.acir/onto/irandoc/SWEETT14164>
  skos:prefLabel "رطوبت"@fa, "humidity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/SWEETT06710> .

<http://rdf-vocabulary.ddialliance.org/xkos#Obsolete> rdfs:label "منسوخ"@fa, "Obsolete"@en .
<http://www.irandoc.acir/onto/irandoc/SWEETT06710>
  skos:broader <http://www.irandoc.acir/onto/irandoc/SWEETT14164> ;
  skos:prefLabel "رطوبت ویژه"@fa, "specific humidity"@en ;
  ns0:Obsolete "false" ;
  ns0:Definitions "In a system of moist air, the (dimensionless) ratio of the mass of water vapor to the total mass of the system." ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

