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

<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:205534>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S,3S,4R)-2,4-dihydroxy-8-methoxy-3-methyl-3,4-dihydro-2H-benzo[a]anthracene-1,7,12-trione" ;
  ns0:formula "C20H16O6" ;
  skos:prefLabel "روبیگینون D2"@fa, "rubiginone d2"@en ;
  ns0:inchikey "DWIWLEGGRHIXAH-KDLNQGCSSA-N" ;
  ns0:mass "352.342" ;
  ns0:inchi "InChI=1S/C20H16O6/c1-8-16(21)10-6-7-11-14(15(10)20(25)17(8)22)19(24)9-4-3-5-12(26-2)13(9)18(11)23/h3-8,16-17,21-22H,1-2H3/t8-,16+,17-/m0/s1" ;
  ns0:monoisotopicmass "352.09469" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48130> ;
  ns0:smiles "O=C1C2=C3C(=O)[C@@H](O)[C@@H](C)[C@H](C3=CC=C2C(=O)C4=C1C=CC=C4OC)O" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
