@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://www.irandoc.acir/onto/irandoc/CHEBI:89379>
  skos:prefLabel "gamma-cehc"@en, "گاما CEHC"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:37919>
  skos:prefLabel "آریل سولفات"@fa, "aryl sulfate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232996> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:232996>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> ;
  ns0:inchikey "XJAVOQFBEMHLBM-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:89379> ;
  ns0:inchi "InChI=1S/C15H20O7S/c1-9-10(2)14-11(8-12(9)22-23(18,19)20)4-6-15(3,21-14)7-5-13(16)17/h8H,4-7H2,1-3H3,(H,16,17)(H,18,19,20)" ;
  ns0:smiles "S(OC=1C=C2CCC(OC2=C(C1C)C)(CCC(O)=O)C)(O)(=O)=O" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "سولفات گاما CEHC"@fa, "gamma-cehc sulfate"@en ;
  ns0:charge "0" ;
  ns0:mass "344.380" ;
  ns0:monoisotopicmass "344.09297" ;
  ns0:formula "C15H20O7S" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
