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

<http://www.irandoc.acir/onto/irandoc/CHEBI:214668>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "312.20893" ;
  skos:prefLabel "inonotusic acid"@en, "اسید اینونوتوسیک"@fa ;
  ns0:inchikey "RTVFQOBGBPANTH-FPOVZHCZSA-N" ;
  ns0:synonym_EXACT "(4aR,10aS)-4a-acetyl-1,1-dimethyl-7-propan-2-yl-3,4,10,10a-tetrahydro-2H-phenanthren-9-one" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C(C=CC(=C2)C(C)C)[C@@]3(C(=O)C)CCCC([C@@H]3C1)(C)C" ;
  ns0:formula "C21H28O2" ;
  ns0:mass "312.453" ;
  ns0:inchi "InChI=1S/C21H28O2/c1-13(2)15-7-8-17-16(11-15)18(23)12-19-20(4,5)9-6-10-21(17,19)14(3)22/h7-8,11,13,19H,6,9-10,12H2,1-5H3/t19-,21-/m0/s1" .

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 .
