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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:7506>
  skos:prefLabel "نئولینوستاتین"@fa, "neolinustatin"@en ;
  ns0:inchikey "WOSYVGNDRYBQCQ-BARGLTKPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23436> ;
  ns0:synonym_EXACT "Neolinustatin" ;
  ns0:charge "0" ;
  ns0:smiles "CC[C@@](C)(O[C@@H]1O[C@H](CO[C@@H]2O[C@H](CO)[C@@H](O)[C@H](O)[C@H]2O)[C@@H](O)[C@H](O)[C@H]1O)C#N" ;
  ns0:formula "C17H29NO11" ;
  ns0:inchi "InChI=1S/C17H29NO11/c1-3-17(2,6-18)29-16-14(25)12(23)10(21)8(28-16)5-26-15-13(24)11(22)9(20)7(4-19)27-15/h7-16,19-25H,3-5H2,1-2H3/t7-,8-,9-,10-,11+,12+,13-,14-,15-,16+,17-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "423.413" ;
  ns0:monoisotopicmass "423.17406" .

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 .
