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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219354>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H32O5/c1-12(2)15-8-18(23)19(4)9-16-14(6-7-20(16,24)11-26-5)13(3)17(22)10-21(15,19)25/h8-9,12-14,17,22,24-25H,6-7,10-11H2,1-5H3/t13-,14+,17+,19+,20+,21+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "364.482" ;
  skos:prefLabel "brabetaicicene l"@en, "برابتایسین ال"@fa ;
  ns0:formula "C21H32O5" ;
  ns0:inchikey "ANGFDUTVANEGPQ-KPTZLVSZSA-N" ;
  ns0:synonym_EXACT "(3R,7S,9S,10R,11S,14R)-7,9,14-trihydroxy-14-(methoxymethyl)-3,10-dimethyl-6-propan-2-yltricyclo[9.3.0.03,7]tetradeca-1,5-dien-4-one" ;
  ns0:smiles "O=C1C=C(C(C)C)[C@@]2([C@]1(C=C3[C@](O)(CC[C@H]3[C@@H](C)[C@H](C2)O)COC)C)O" ;
  ns0:monoisotopicmass "364.22497" ;
  ns0:subset "2_STAR" .

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 .
