@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/OPB_01677>
  skos:prefLabel "Gas law dependency"@en, "وابستگی به قانون گاز"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/OPB_01678> .

<http://rdf-vocabulary.ddialliance.org/xkos#discussion> rdfs:label "بحث"@fa, "discussion"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#comment> rdfs:label "نظر"@fa, "comment"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#label> rdfs:label "برچسب"@fa, "label"@en .
<http://www.irandoc.acir/onto/irandoc/OPB_01678>
  skos:broader <http://www.irandoc.acir/onto/irandoc/OPB_01677> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:discussion "from Wikipedia: Charle's law    V/T = k  or,   V = kT   or,   T = V/k    where:        V is the volume of the gas,       T is the absolute temperature of the gas (measured in Kelvin), and       k is a constant." ;
  ns0:comment "A gas law that relates the values of volume and temperature of a portion of gas when its amount and pressure are unchanged." ;
  skos:prefLabel "Charles gas law"@en, "قانون گاز چارلز"@fa ;
  ns0:label "Charles gas law" ;
  ns0:prefixIRI "OPB:OPB_01678" ;
  ns0:Obsolete "false" .

ns0:prefixIRI rdfs:label "پیشوند آی‌آرآی"@fa, "prefixIRI"@en .
ns0:Obsolete rdfs:label "منسوخ"@fa, "Obsolete"@en .
