@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:59370>
  skos:prefLabel "سسترترپنوئید اسکالاران"@fa, "scalarane sesterterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216248> .

<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:216248>
  skos:prefLabel "aspterpenacid b"@en, "آسپترپناسید B"@fa ;
  ns0:mass "404.591" ;
  ns0:formula "C25H40O4" ;
  ns0:inchikey "UNEUBHPEGNVSJI-OUCWJSKGSA-N" ;
  ns0:inchi "InChI=1S/C25H40O4/c1-13(2)16-9-10-22(5)17(16)12-24(29)19(20(22)26)14(3)8-11-23-15(4)6-7-18(23)25(23,24)21(27)28/h13-20,26,29H,6-12H2,1-5H3,(H,27,28)/t14-,15-,16+,17-,18+,19-,20-,22-,23-,24+,25+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59370> ;
  ns0:synonym_EXACT "(1R,2R,3R,6S,7S,10S,11S,12S,13S,16R,17S)-1,12-dihydroxy-6,10,13-trimethyl-16-propan-2-ylpentacyclo[9.7.0.02,7.03,7.013,17]octadecane-2-carboxylic acid" ;
  ns0:monoisotopicmass "404.29266" ;
  ns0:smiles "O=C(O)[C@@]12[C@]3(O)[C@@H]([C@@H](C)CC[C@@]14[C@H](CC[C@@H]24)C)[C@H](O)[C@]5(CC[C@@H]([C@@H]5C3)C(C)C)C" ;
  ns0:subset "2_STAR" .

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 .
