@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:61777>
  skos:prefLabel "ترپن گلیکوزید"@fa, "terpene glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224155> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224155>
  ns0:mass "400.512" ;
  skos:prefLabel "cochliobolin d"@en, "کوکلیوبولین D"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:monoisotopicmass "400.24610" ;
  ns0:smiles "O1[C@@H](OCC2=C([C@@]3(CC[C@@H]([C@H]2[C@@H]3CO)C(C)C)C)C)[C@H](O)[C@@H](O)[C@@H]([C@H]1CO)O" ;
  ns0:inchi "InChI=1S/C21H36O7/c1-10(2)12-5-6-21(4)11(3)13(16(12)14(21)7-22)9-27-20-19(26)18(25)17(24)15(8-23)28-20/h10,12,14-20,22-26H,5-9H2,1-4H3/t12-,14+,15-,16-,17-,18+,19-,20-,21+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "PSJAVTJDHQLIBF-WYAZQVSJSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2R,3S,4S,5R,6R)-2-(hydroxymethyl)-6-[[(1R,4R,5S,8S)-8-(hydroxymethyl)-1,7-dimethyl-4-propan-2-yl-6-bicyclo[3.2.1]oct-6-enyl]methoxy]oxane-3,4,5-triol" ;
  ns0:charge "0" ;
  ns0:formula "C21H36O7" .

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