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

<http://www.irandoc.acir/onto/irandoc/CHEBI:192911>
  ns0:mass "316.441" ;
  ns0:synonym_EXACT "(1R,4S,7R,8R,9S,10S,12S)-7,8-dihydroxy-4,8,11,11-tetramethyl-15-methylidenetetracyclo[7.6.0.02,6.010,12]pentadec-2(6)-en-3-one" ;
  ns0:inchi "InChI=1S/C20H28O3/c1-9-6-7-12-15(19(12,3)4)16-13(9)14-11(8-10(2)17(14)21)18(22)20(16,5)23/h10,12-13,15-16,18,22-23H,1,6-8H2,2-5H3/t10-,12-,13+,15-,16+,18+,20+/m0/s1" ;
  ns0:monoisotopicmass "316.20384" ;
  ns0:formula "C20H28O3" ;
  ns0:charge "0" ;
  ns0:inchikey "DUFLULHNEVXHJR-MTCSHUKASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "لاگاسفولون A"@fa, "lagaspholones a"@en ;
  ns0:smiles "O[C@@]1([C@]2([C@]3(C([C@]3(CCC([C@@]2(C4=C([C@H]1O)C[C@@H](C4=O)C)[H])=C)[H])(C)C)[H])[H])C" ;
  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 .
