@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230587> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:230587>
  skos:prefLabel "lmst01010314"@fa, "lmst01010314"@en ;
  ns0:smiles "OC([C@@H]1[C@@]2(C([C@H]3[C@@H]([C@@]4(C(CC3)=CC(=O)CC4)C)CC2)=C(O)C1=O)C)(CCCC(C)C)C" ;
  ns0:formula "C27H40O4" ;
  ns0:inchi "InChI=1S/C27H40O4/c1-16(2)7-6-12-27(5,31)24-23(30)22(29)21-19-9-8-17-15-18(28)10-13-25(17,3)20(19)11-14-26(21,24)4/h15-16,19-20,24,29,31H,6-14H2,1-5H3/t19-,20+,24+,25+,26+,27?/m1/s1" ;
  ns0:monoisotopicmass "428.29266" ;
  ns0:synonym_EXACT "(8R,9S,10R,13R,17S)-15-hydroxy-17-(2-hydroxy-6-methylheptan-2-yl)-10,13-dimethyl-2,6,7,8,9,11,12,17-octahydro-1H-cyclopenta[a]phenanthrene-3,16-dione" ;
  ns0:inchikey "RPOZHMVPPTWLDB-JXGGVMLASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:mass "428.613" ;
  ns0:subset "2_STAR" .

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