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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207080>
  ns0:mass "320.344" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "320.10486" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H16O4/c1-10-8-11-6-7-13-18(16(11)14(21)9-10)20(23)12-4-3-5-15(24-2)17(12)19(13)22/h3-7,10H,8-9H2,1-2H3/t10-/m0/s1" ;
  skos:prefLabel "rubiginone b2"@en, "روبیگینون B2"@fa ;
  ns0:smiles "O=C1C2=C3C(=O)C[C@@H](C)CC3=CC=C2C(=O)C4=C1C=CC=C4OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48130> ;
  ns0:inchikey "ZUCWNLVDTXGGSU-JTQLQIEISA-N" ;
  ns0:synonym_EXACT "(3S)-8-methoxy-3-methyl-3,4-dihydro-2H-benzo[a]anthracene-1,7,12-trione" ;
  ns0:charge "0" ;
  ns0:formula "C20H16O4" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
