@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207610> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207610>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "484.30362" ;
  ns0:inchikey "HEXISAIDDNYBOX-BIZSTCAJSA-N" ;
  ns0:inchi "InChI=1S/C26H44O8/c1-7-14(2)26(31)34-22-10-15(3)25(30)20-13-21(32-5)16(4)19(24(20)22)9-8-17(27)11-18(28)12-23(29)33-6/h13-19,21-22,24-25,27-28,30H,7-12H2,1-6H3/t14?,15-,16-,17+,18+,19+,21-,22+,24-,25-/m1/s1" ;
  ns0:smiles "O=C(O[C@@H]1[C@H]2C(=C[C@@H](OC)[C@@H]([C@@H]2CC[C@H](O)C[C@H](O)CC(=O)OC)C)[C@H](O)[C@@H](C1)C)C(CC)C" ;
  ns0:formula "C26H44O8" ;
  ns0:synonym_EXACT "methyl (3S,5S)-7-[(1S,2R,3S,5R,6R,8S,8aR)-5-hydroxy-3-methoxy-2,6-dimethyl-8-(2-methylbutanoyloxy)-1,2,3,5,6,7,8,8a-octahydronaphthalen-1-yl]-3,5-dihydroxyheptanoate" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "موناکولین پی"@fa, "monacolin p"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:charge "0" ;
  ns0:mass "484.630" .

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 .
