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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223176>
  ns0:subset "2_STAR" ;
  ns0:formula "C27H38O9" ;
  ns0:mass "506.592" ;
  ns0:inchikey "OFGGKYIVJUTERM-PCZBJQPMSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1/C(=C/CC)/[C@]2(C(=O)O)[C@@]3(C=O)[C@@H]4CC[C@H]([C@H]4C[C@@]2([C@@H]1C3)CO[C@@H]5O[C@@H]([C@@H](OC)[C@H]([C@@H]5O)O)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  skos:prefLabel "سوردارین اف"@fa, "sordarin f"@en ;
  ns0:monoisotopicmass "506.25158" ;
  ns0:inchi "InChI=1S/C27H38O9/c1-5-6-17-19(29)18-10-25(11-28)16-8-7-13(2)15(16)9-26(18,27(17,25)24(32)33)12-35-23-21(31)20(30)22(34-4)14(3)36-23/h6,11,13-16,18,20-23,30-31H,5,7-10,12H2,1-4H3,(H,32,33)/b17-6+/t13-,14-,15-,16-,18-,20+,21+,22-,23-,25+,26+,27+/m1/s1" ;
  ns0:synonym_EXACT "(1R,2S,4R,5R,8R,9S,11S,13Z)-2-[[(2R,3S,4S,5S,6R)-3,4-dihydroxy-5-methoxy-6-methyloxan-2-yl]oxymethyl]-9-ormyl-5-methyl-12-oxo-13-propylidenetetracyclo[7.4.0.02,11.04,8]tridecane-1-carboxylic acid" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
