@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:53666>
  skos:prefLabel "دیترپنوئید کائوران"@fa, "kaurane diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182048> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:182048>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "320.23514" ;
  ns0:formula "C20H32O3" ;
  ns0:inchi "InChI=1S/C20H32O3/c1-17(2)7-4-8-18(3)14-6-5-13-10-19(14,11-20(13,23)12-21)16(22)9-15(17)18/h13-15,21,23H,4-12H2,1-3H3" ;
  skos:prefLabel "16,17-dihydroxy-7-kauranone"@en, "16،17 دی هیدروکسی 7 کائورانون"@fa ;
  ns0:inchikey "CNEAFYADRZPYEP-UHFFFAOYSA-N" ;
  ns0:mass "320.473" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53666> ;
  ns0:smiles "OC1(C2CC3(C(C4(C(C(CCC4)(C)C)CC3=O)C)CC2)C1)CO" ;
  ns0:synonym_EXACT "14-hydroxy-14-(hydroxymethyl)-5,5,9-trimethyltetracyclo[11.2.1.01,10.04,9]hexadecan-2-one" ;
  ns0:charge "0" .

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 .
