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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225287>
  skos:prefLabel "Mitibetaimol B"@fa, "mitibetaimol b"@en ;
  ns0:inchikey "RDLBMGQYIXTJNY-IGVCNYCUSA-N" ;
  ns0:formula "C15H22O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "250.15689" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1R,4E,7E,10S,11R)-10-hydroxy-1,5,9,9-tetramethyl-12-oxabicyclo[9.1.0]dodeca-4,7-dien-6-one" ;
  ns0:mass "250.338" ;
  ns0:smiles "O=C1C(=CCC[C@]2(O[C@@H]2[C@H](C(C=C1)(C)C)O)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:inchi "InChI=1S/C15H22O3/c1-10-6-5-8-15(4)13(18-15)12(17)14(2,3)9-7-11(10)16/h6-7,9,12-13,17H,5,8H2,1-4H3/b9-7+,10-6+/t12-,13-,15-/m1/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 .
