@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/CHEBI:49986>
  skos:prefLabel "کریپتون عنصری"@fa, "elemental krypton"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:49987> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33238>
  skos:prefLabel "موجودیت تک اتمی"@fa, "monoatomic entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:49987> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:49695>
  skos:prefLabel "کریپتون (0)"@fa, "krypton(0)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:49987> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:49987>
  ns0:mass "83.799" ;
  ns0:formula "Kr" ;
  ns0:monoisotopicmass "83.91151" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33238>, <http://www.irandoc.acir/onto/irandoc/CHEBI:49986> ;
  skos:prefLabel "monoatomic krypton"@en, "کریپتون تک اتمی"@fa ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:49695> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
