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

<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://www.irandoc.acir/onto/irandoc/CHEBI:216392>
  ns0:formula "C26H38N2O8" ;
  skos:prefLabel "ماکروترمایسین C"@fa, "macrotermycin c"@en ;
  ns0:mass "506.596" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ZHZBXNGMWSNGPS-OCDFGKNASA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1NC[C@H]([C@H](O)[C@H](O)C=CC=CC=CC=C[C@H]([C@](C=CC=C1)(O)C)O[C@H]2OC[C@H](O)[C@H]([C@@H]2N)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:monoisotopicmass "506.26282" ;
  ns0:inchi "InChI=1S/C26H38N2O8/c1-17-15-28-21(31)13-9-10-14-26(2,34)20(36-25-22(27)24(33)19(30)16-35-25)12-8-6-4-3-5-7-11-18(29)23(17)32/h3-14,17-20,22-25,29-30,32-34H,15-16,27H2,1-2H3,(H,28,31)/b5-3-,6-4+,11-7+,12-8-,13-9+,14-10+/t17-,18-,19+,20-,22+,23+,24-,25-,26+/m1/s1" ;
  ns0:synonym_EXACT "(3E,5E,7S,8R,9Z,11E,13Z,15E,17R,18S,19R)-8-[(2R,3S,4S,5S)-3-amino-4,5-dihydroxyoxan-2-yl]oxy-7,17,18-trihydroxy-7,19-dimethyl-1-azacycloicosa-3,5,9,11,13,15-hexaen-2-one" ;
  ns0:subset "2_STAR" .

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 .
