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

<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:198564>
  skos:prefLabel "4-o-acetyl-rubiginone d2"@en, "4 O استیل روبیگینون D2"@fa ;
  ns0:mass "394.379" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,3R,4R)-2-hydroxy-8-methoxy-3-methyl-1,7,12-trioxo-3,4-dihydro-2H-benzo[a]anthracen-4-yl] acetate" ;
  ns0:inchikey "DXRKISDBIVBBFG-WEYJGOAGSA-N" ;
  ns0:inchi "InChI=1S/C22H18O7/c1-9-18(24)21(27)17-13(22(9)29-10(2)23)8-7-12-16(17)20(26)11-5-4-6-14(28-3)15(11)19(12)25/h4-9,18,22,24H,1-3H3/t9-,18+,22-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "394.10525" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48130> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H18O7" ;
  ns0:smiles "O=C1C2=C3C(=O)[C@@H](O)[C@@H](C)[C@H](C3=CC=C2C(=O)C4=C1C=CC=C4OC)OC(=O)C" .

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 .
