@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:36078>
  skos:prefLabel "کولانوئید"@fa, "cholanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:231993> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:231993>
  ns0:smiles "O=C1C=C2[C@@](CC[C@@H](C2)O)(C)[C@@H]3[C@@H]1[C@H]4[C@](C([C@@H]([C@H](O)C[C@H](C(C)C)C)C)CC4)(C)CC3" ;
  ns0:formula "C28H46O3" ;
  skos:prefLabel "شلیکراستاتین 6"@fa, "schleicherastatin 6"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "430.673" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36078> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "430.34470" ;
  ns0:inchikey "PKESXWKAOMUZDM-BBQYQLKJSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S,8S,9S,10R,13R,14S)-3-hydroxy-17-[(2S,3R,5R)-3-hydroxy-5,6-dimethylheptan-2-yl]-10,13-dimethyl-1,2,3,4,8,9,11,12,14,15,16,17-dodecahydrocyclopenta[a]phenanthren-7-one" ;
  ns0:inchi "InChI=1S/C28H46O3/c1-16(2)17(3)13-24(30)18(4)21-7-8-22-26-23(10-12-28(21,22)6)27(5)11-9-20(29)14-19(27)15-25(26)31/h15-18,20-24,26,29-30H,7-14H2,1-6H3/t17-,18+,20+,21?,22+,23+,24-,26+,27+,28-/m1/s1" .

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