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

<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:215211>
  ns0:monoisotopicmass "448.24610" ;
  ns0:smiles "O1[C@H]2O[C@@H]3[C@]4([C@@H]([C@]56O[C@@]5(C(C)C)CC[C@]6(C)CC4)CC=C7[C@H]3[C@@]2(O)[C@@H](O)[C@@](C1)(O)[C@@H]7O)C" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:formula "C25H36O7" ;
  skos:prefLabel "هریسینوئید A"@fa, "hericinoid a"@en ;
  ns0:inchikey "RPGNTFOOTHCMMB-PYNPQNLOSA-N" ;
  ns0:mass "448.556" ;
  ns0:inchi "InChI=1S/C25H36O7/c1-12(2)23-10-8-20(3)7-9-21(4)14(25(20,23)32-23)6-5-13-15-17(21)31-19-24(15,29)18(27)22(28,11-30-19)16(13)26/h5,12,14-19,26-29H,6-11H2,1-4H3/t14-,15+,16+,17-,18-,19-,20-,21+,22-,23+,24+,25+/m0/s1" ;
  ns0:synonym_EXACT "(4S,5R,7R,10S,13R,14S,16S,19S,20S,21R,22R,23R)-10,13-dimethyl-7-propan-2-yl-6,15,17-trioxaheptacyclo[17.3.1.04,13.05,7.05,10.014,22.016,21]tricos-1-ene-19,20,21,23-tetrol" ;
  ns0:charge "0" .

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 .
