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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203210>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "FENYMDPUPDDJBK-QTDQYFSISA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:mass "250.338" ;
  ns0:synonym_EXACT "(1R,2R,3S,5Z,9S)-3-hydroxy-6,10,10-trimethylspiro[bicyclo[7.2.0]undec-5-ene-2,2'-oxirane]-4-one" ;
  ns0:charge "0" ;
  skos:prefLabel "sch 601254"@en, "Sch 601254"@fa ;
  ns0:smiles "O=C1C=C(CC[C@H]2[C@H]([C@@]3([C@@H]1O)OC3)CC2(C)C)C" ;
  ns0:formula "C15H22O3" ;
  ns0:monoisotopicmass "250.15689" ;
  ns0:inchi "InChI=1S/C15H22O3/c1-9-4-5-10-11(7-14(10,2)3)15(8-18-15)13(17)12(16)6-9/h6,10-11,13,17H,4-5,7-8H2,1-3H3/b9-6-/t10-,11+,13+,15-/m0/s1" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
