@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://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:50941>
  skos:prefLabel "آزافیلون"@fa, "azaphilone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224593> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:224593>
  ns0:smiles "O=C1C2=C(OC(=C1)C)C(=C(O)C(=C2O)CC3=C4C(=COC(=C4)C)[C@H](O)[C@](C3=O)(O)C)C" ;
  ns0:inchikey "HCHRGLQLQWKNMJ-GOTSBHOMSA-N" ;
  skos:prefLabel "مایکلپتون سی"@fa, "mycoleptone c"@en ;
  ns0:charge "0" ;
  ns0:mass "426.421" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H22O8/c1-9-5-12-13(21(27)23(4,29)22(28)15(12)8-30-9)7-14-18(25)11(3)20-17(19(14)26)16(24)6-10(2)31-20/h5-6,8,22,25-26,28-29H,7H2,1-4H3/t22-,23-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50941> ;
  ns0:monoisotopicmass "426.13147" ;
  ns0:formula "C23H22O8" ;
  ns0:synonym_EXACT "6-[[(7R,8S)-7,8-dihydroxy-3,7-dimethyl-6-oxo-8H-isochromen-5-yl]methyl]-5,7-dihydroxy-2,8-dimethylchromen-4-one" ;
  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 .
