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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224703>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "aphidicolin a10"@en, "آفیدیکولین A10"@fa ;
  ns0:synonym_EXACT "[(1S,2S,5R,6R,7R,10R,12R,13R)-5,13-dihydroxy-6-(hydroxymethyl)-2,6-dimethyl-8-oxo-13-tetracyclo[10.3.1.01,10.02,7]hexadecanyl]methyl acetate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "394.508" ;
  ns0:monoisotopicmass "394.23554" ;
  ns0:inchikey "HKVORKJLFBKBAG-LUAZXPEBSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H34O6" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H34O6/c1-13(24)28-12-22(27)7-6-21-10-15(22)8-14(21)9-16(25)18-19(2,11-23)17(26)4-5-20(18,21)3/h14-15,17-18,23,26-27H,4-12H2,1-3H3/t14-,15-,17-,18+,19-,20+,21+,22+/m1/s1" ;
  ns0:smiles "O=C1[C@@H]2[C@@]([C@]34CC[C@]([C@H](C[C@@H]3C1)C4)(O)COC(=O)C)(CC[C@H]([C@]2(CO)C)O)C" .

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 .
