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

<http://www.irandoc.acir/onto/irandoc/CHEBI:215684>
  ns0:charge "0" ;
  skos:prefLabel "برابتایسین کیو"@fa, "brabetaicicene q"@en ;
  ns0:inchi "InChI=1S/C19H28O2/c1-11(2)13-7-8-19(4)10-15-14(5-6-17(15)20)12(3)18(21)9-16(13)19/h11-12,18,21H,5-10H2,1-4H3/t12-,18+,19-/m1/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "288.20893" ;
  ns0:inchikey "PUDNKRBMGDYECE-ZUSMLRIVSA-N" ;
  ns0:mass "288.431" ;
  ns0:synonym_EXACT "(1R,8R,9S)-9-hydroxy-1,8-dimethyl-12-propan-2-yltricyclo[9.3.0.03,7]tetradeca-3(7),11-dien-4-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:formula "C19H28O2" ;
  ns0:smiles "O=C1C2=C([C@H]([C@@H](O)CC=3[C@@](C2)(CCC3C(C)C)C)C)CC1" .

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 .
