@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214962> .

<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:214962>
  ns0:inchikey "LJLFIAMCYDTZNS-VEIVBXGLSA-N" ;
  ns0:smiles "O1[C@@]2([C@@H](O)C(C#CC(CO)C)=C[C@@H]([C@H]12)O)CC=C(C)C" ;
  ns0:inchi "InChI=1S/C16H22O4/c1-10(2)6-7-16-14(19)12(5-4-11(3)9-17)8-13(18)15(16)20-16/h6,8,11,13-15,17-19H,7,9H2,1-3H3/t11?,13-,14-,15-,16+/m0/s1" ;
  skos:prefLabel "speciosin v"@en, "Speciosin V"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "278.15181" ;
  ns0:mass "278.348" ;
  ns0:formula "C16H22O4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1R,2S,5S,6S)-3-(4-hydroxy-3-methylbut-1-ynyl)-1-(3-methylbut-2-enyl)-7-oxabicyclo[4.1.0]hept-3-ene-2,5-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> .

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 .
