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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym> rdfs:label "مترادف"@fa, "synonym"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#discussion> rdfs:label "بحث"@fa, "discussion"@en .
<http://www.irandoc.acir/onto/irandoc/OPB_00410>
  ns0:Obsolete "false" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym "R", "universal gas law constant", "gas constant" ;
  ns0:comment "A gas law constant for the ideal gas law. It is the increment in the total energy of a mole of matter due to an increment of temperature." ;
  skos:prefLabel "Ideal gas constant"@en, "ثابت گاز آرمانی"@fa ;
  ns0:discussion "The gas constant is the Boltzmann constant (k) times the number of moles of a gas (N) such that R = Nk." ;
  ns0:label "Ideal gas constant" ;
  ns0:prefixIRI "OPB:OPB_00410" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/OPB_01687> .

ns0:comment rdfs:label "نظر"@fa, "comment"@en .
ns0:label rdfs:label "برچسب"@fa, "label"@en .
ns0:prefixIRI rdfs:label "پیشوند آی‌آرآی"@fa, "prefixIRI"@en .
<http://www.irandoc.acir/onto/irandoc/OPB_01687>
  skos:prefLabel "Gas law constant"@en, "ثابت قانون گازها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/OPB_00410> .

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