@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48130>
  skos:prefLabel "آنگوسایکلین"@fa, "angucycline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203988> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203988>
  skos:prefLabel "monacyclinone a"@en, "موناسیکلینون A"@fa ;
  ns0:formula "C27H27NO5" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "445.18892" ;
  ns0:mass "445.515" ;
  ns0:inchi "InChI=1S/C27H27NO5/c1-13-11-15-5-6-17-23(22(15)20(29)12-13)26(31)18-8-7-16(25(30)24(18)27(17)32)21-10-9-19(28(3)4)14(2)33-21/h5-8,11-12,14,19,21,29-30H,9-10H2,1-4H3/t14-,19-,21+/m0/s1" ;
  ns0:smiles "O=C1C2=C(O)C(=CC=C2C(=O)C3=C1C=CC=4C3=C(O)C=C(C)C4)[C@@H]5O[C@H]([C@@H](N(C)C)CC5)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48130> ;
  ns0:inchikey "WEGMUYMBGYFHLV-ONTRVFCTSA-N" ;
  ns0:synonym_EXACT "9-[(2R,5S,6S)-5-(dimethylamino)-6-methyloxan-2-yl]-1,8-dihydroxy-3-methylbenzo[a]anthracene-7,12-dione" .

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 .
