@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://rdf-vocabulary.ddialliance.org/xkos#Obsolete> rdfs:label "منسوخ"@fa, "Obsolete"@en .
<http://www.irandoc.acir/onto/irandoc/SWEETT10678>
  skos:prefLabel "شاخص اقلیمی"@fa, "climate indicator"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/SWEETT06858> .

<http://www.irandoc.acir/onto/irandoc/SWEETT06858>
  skos:broader <http://www.irandoc.acir/onto/irandoc/SWEETT10678> ;
  skos:prefLabel "شاخص اقلیمی عقل سلیم"@fa, "common sense climate index"@en ;
  ns0:Obsolete "false" ;
  ns0:Definitions "The Common Sense Climate Index is a simple measure of the degree (if any) to which practical climate change is occurring. The index is a composite of several everyday climate indicators. It is expected to have positive values when warming occurs and negative values for cooling. If the Index reaches and consistently maintains a value of 1 or more, the climate change should be noticeable to most people who have lived at that location for a few decades." ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

