@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#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#is_conjugate_acid_of> rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:15379>
  skos:prefLabel "دی اکسیژن"@fa, "dioxygen"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:29793> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:29793>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "[HO2](+)", "HO2(+)", "HOO(+)" ;
  skos:prefLabel "هیدرودیوکسیژن (1+)"@fa, "hydridodioxygen(1+)"@en ;
  ns0:inchi "InChI=1S/O2/c1-2/p+1" ;
  ns0:inchikey "MYMOFIZGZYHOMD-UHFFFAOYSA-O" ;
  ns0:subset "3_STAR" ;
  ns0:formula "HO2" ;
  ns0:charge "+1" ;
  ns0:synonym_EXACT "dioxidenium", "hydridodioxygen(1+)" ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:15379> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33693> ;
  ns0:monoisotopicmass "32.99711" ;
  ns0:smiles "[H][O+]=O" ;
  ns0:mass "33.00674" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33693>
  skos:prefLabel "هیدرید اکسیژن"@fa, "oxygen hydride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:29793> .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
