@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:74927>
  skos:prefLabel "فوروپیران"@fa, "furopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227531> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:227531>
  skos:prefLabel "Colletotrichone A"@fa, "colletotrichone a"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "348.351" ;
  ns0:inchikey "HUOWXIKEDQUVJC-WWTLFKCGSA-N" ;
  ns0:formula "C18H20O7" ;
  ns0:monoisotopicmass "348.12090" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H20O7/c1-5-8(2)13-12-14(20)25-16(4)11(19)7-10-6-9(3)23-15(24-13)17(10,21)18(12,16)22/h6-8,15,21-22H,5H2,1-4H3/t8-,15-,16-,17+,18+/m0/s1" ;
  ns0:synonym_EXACT "(4S,11R,14S,15S)-2-[(2S)-butan-2-yl]-14,15-dihydroxy-6,11-dimethyl-3,5,12-trioxatetracyclo[6.5.2.04,15.011,14]pentadeca-1,6,8-triene-10,13-dione" ;
  ns0:smiles "O=C1C=C2C=C(O[C@@H]3[C@@]2(O)[C@@]4([C@]1(OC(=O)C4=C([C@H](CC)C)O3)C)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74927> .

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 .
