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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223754>
  ns0:synonym_EXACT "methyl 6-[(3E,5E)-hepta-3,5-dienyl]-2,4-dihydroxy-3-[(2S,3R,4R,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]benzoate" ;
  skos:prefLabel "کارنمایسین D"@fa, "carnemycin d"@en ;
  ns0:monoisotopicmass "424.17333" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MCNSWHLADXTFRI-DNSZZWQPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C21H28O9" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H28O9/c1-3-4-5-6-7-8-11-9-12(23)15(17(25)14(11)21(28)29-2)20-19(27)18(26)16(24)13(10-22)30-20/h3-6,9,13,16,18-20,22-27H,7-8,10H2,1-2H3/b4-3+,6-5+/t13-,16-,18+,19-,20+/m1/s1" ;
  ns0:smiles "O=C(OC)C1=C(O)C(=C(O)C=C1CC/C=C/C=C/C)[C@@H]2O[C@@H]([C@@H](O)[C@@H]([C@H]2O)O)CO" ;
  ns0:mass "424.446" .

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 .
