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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203384>
  ns0:mass "300.442" ;
  ns0:smiles "O[C@H]1[C@@]2(C3=C(C(=C(C)C=C3)C=C)C[C@@H]([C@H]2C(C)(C)CC1)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C20H28O2" ;
  ns0:inchi "InChI=1S/C20H28O2/c1-6-13-12(2)7-8-15-14(13)11-16(21)18-19(3,4)10-9-17(22)20(15,18)5/h6-8,16-18,21-22H,1,9-11H2,2-5H3/t16-,17+,18-,20-/m0/s1" ;
  skos:prefLabel "aspergiloid c"@en, "آسپرژیلوئید C"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "300.20893" ;
  ns0:inchikey "SXPGGKMOOGHQJR-DMUMMCEESA-N" ;
  ns0:synonym_EXACT "(4R,4aS,10S,10aS)-8-ethenyl-1,1,4a,7-tetramethyl-2,3,4,9,10,10a-hexahydrophenanthrene-4,10-diol" ;
  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 .
