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

<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:178160>
  ns0:mass "457.432" ;
  ns0:formula "C20H27NO11" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "457.15841" ;
  skos:prefLabel "mandelonitrile sophoroside"@en, "ماندلونیتریل سوفوروزید"@fa ;
  ns0:inchikey "YGHHWSRCTPQFFC-UHFFFAOYSA-N" ;
  ns0:smiles "O(C1C(O)C(O)C(OC1OC(C2=CC=CC=C2)C#N)CO)C3OC(C(O)C(O)C3O)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23436> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H27NO11/c21-6-10(9-4-2-1-3-5-9)29-20-18(16(27)14(25)12(8-23)31-20)32-19-17(28)15(26)13(24)11(7-22)30-19/h1-5,10-20,22-28H,7-8H2" ;
  ns0:synonym_EXACT "2-[4,5-dihydroxy-6-(hydroxymethyl)-3-[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoxan-2-yl]oxy-2-phenylacetonitrile" .

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 .
