@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23238>
  skos:prefLabel "کرومون ها"@fa, "chromones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207850> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207850>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "442.250" ;
  ns0:synonym_EXACT "2,6-dichloro-5-hydroxy-8-methyl-1-[(1R,4R,5S,6S)-4,5,6-trihydroxy-3-(hydroxymethyl)cyclohex-2-en-1-yl]chromeno[2,3-b]pyrrol-4-one" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "pyralomicin 1c"@en, "پیرالومایسین 1c"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23238> ;
  ns0:formula "C19H17Cl2NO7" ;
  ns0:monoisotopicmass "441.03821" ;
  ns0:inchikey "QZDFKKWMBPFPOS-WIINYEKRSA-N" ;
  ns0:smiles "ClC1=C(O)C2=C(OC=3N([C@@H]4C=C([C@@H](O)[C@@H]([C@H]4O)O)CO)C(=CC3C2=O)Cl)C(=C1)C" ;
  ns0:inchi "InChI=1S/C19H17Cl2NO7/c1-6-2-9(20)15(26)12-14(25)8-4-11(21)22(19(8)29-18(6)12)10-3-7(5-23)13(24)17(28)16(10)27/h2-4,10,13,16-17,23-24,26-28H,5H2,1H3/t10-,13-,16+,17+/m1/s1" ;
  ns0:charge "0" .

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