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

<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:214144>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "براباتایسین F"@fa, "brabetaicicene f"@en ;
  ns0:synonym_EXACT "(1E,3R,4R,9S,10R,11S,14R)-4,9,14-trihydroxy-14-(methoxymethyl)-4,10-dimethyl-6-propan-2-yltricyclo[9.3.0.03,7]tetradeca-1,6-dien-5-one" ;
  ns0:monoisotopicmass "364.22497" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H32O5/c1-11(2)18-14-8-17(22)12(3)13-6-7-21(25,10-26-5)16(13)9-15(14)20(4,24)19(18)23/h9,11-13,15,17,22,24-25H,6-8,10H2,1-5H3/b16-9+/t12-,13+,15-,17+,20-,21+/m1/s1" ;
  ns0:mass "364.482" ;
  ns0:formula "C21H32O5" ;
  ns0:inchikey "XADRPXRDEQKIKB-NDGBSBFFSA-N" ;
  ns0:smiles "O=C1C(=C2C[C@H](O)[C@H](C)[C@H]3C(=C[C@H]2[C@]1(O)C)[C@](O)(CC3)COC)C(C)C" .

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 .
