@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:71017>
  skos:prefLabel "1 هیدروکسی استروئید"@fa, "1-hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215468> .

<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:215468>
  ns0:monoisotopicmass "541.23118" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "11-deacetyl pyripyropene a"@en, "11 داستیل پیری پیروپن A"@fa ;
  ns0:smiles "O=C1OC(C2=CN=CC=C2)=CC3=C1[C@H](O)[C@@H]4[C@@]5([C@H]([C@@]([C@@H](OC(=O)C)CC5)(CO)C)C[C@@H]([C@]4(O3)C)OC(=O)C)C" ;
  ns0:inchi "InChI=1S/C29H35NO9/c1-15(32)36-21-8-9-27(3)20(28(21,4)14-31)12-22(37-16(2)33)29(5)25(27)24(34)23-19(39-29)11-18(38-26(23)35)17-7-6-10-30-13-17/h6-7,10-11,13,20-22,24-25,31,34H,8-9,12,14H2,1-5H3/t20-,21+,22+,24+,25-,27+,28+,29-/m1/s1" ;
  ns0:inchikey "ZRPLGUFHPRODMG-CALNWBCTSA-N" ;
  ns0:formula "C29H35NO9" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71017> ;
  ns0:synonym_EXACT "[(1S,2S,5S,6R,7R,9S,10S,18R)-9-acetyloxy-18-hydroxy-6-(hydroxymethyl)-2,6,10-trimethyl-16-oxo-14-pyridin-3-yl-11,15-dioxatetracyclo[8.8.0.02,7.012,17]octadeca-12(17),13-dien-5-yl] acetate" ;
  ns0:mass "541.597" ;
  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 .
