@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:192020> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192020>
  ns0:mass "412.702" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  skos:prefLabel "25 متیل 24 متیلن کلسترول"@fa, "25-methyl-24-methylenecholesterol"@en ;
  ns0:inchi "InChI=1S/C29H48O/c1-19(8-9-20(2)27(3,4)5)24-12-13-25-23-11-10-21-18-22(30)14-16-28(21,6)26(23)15-17-29(24,25)7/h10,19,22-26,30H,2,8-9,11-18H2,1,3-7H3" ;
  ns0:monoisotopicmass "412.37052" ;
  ns0:synonym_EXACT "17-(6,6-dimethyl-5-methylideneheptan-2-yl)-10,13-dimethyl-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-3-ol" ;
  ns0:smiles "OC1CC=2C(C3C(C4C(C(CC4)C(CCC(C(C)(C)C)=C)C)(CC3)C)CC2)(CC1)C" ;
  ns0:inchikey "QXDHYSHOINNEAZ-UHFFFAOYSA-N" ;
  ns0:formula "C29H48O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
