@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:50403>
  skos:prefLabel "ارگوستانوئید"@fa, "ergostanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202719> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:202719>
  ns0:monoisotopicmass "504.34509" ;
  skos:prefLabel "anicequol"@en, "Anicequol"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C30H48O6" ;
  ns0:mass "504.708" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C30H48O6/c1-15(2)16(3)8-9-17(4)25-23(36-18(5)31)13-20-24-26(22(33)14-30(20,25)7)29(6)11-10-19(32)12-21(29)27(34)28(24)35/h8-9,15-17,19-26,28,32-33,35H,10-14H2,1-7H3/b9-8+/t16-,17+,19-,20-,21+,22-,23-,24-,25-,26-,28+,29-,30-/m0/s1" ;
  ns0:smiles "O=C1[C@H](O)[C@@H]2[C@H]([C@@H](O)C[C@]3([C@H]2C[C@H](OC(=O)C)[C@@H]3[C@@H](/C=C/[C@@H](C(C)C)C)C)C)[C@@]4([C@@H]1C[C@@H](O)CC4)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LWMKDRSIMLTGDK-TZEVRYHJSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:synonym_EXACT "[(3S,5S,7R,8S,9S,10R,11S,13S,14S,16S,17R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-3,7,11-trihydroxy-10,13-dimethyl-6-oxo-1,2,3,4,5,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthren-16-yl] acetate" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
