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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207675>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23238> ;
  ns0:mass "290.271" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "methyl 8-hydroxy-1-methoxy-9-oxo-2,3-dihydro-1H-cyclopenta[b]chromene-6-carboxylate", "8-hydroxy-6-(hydroxymethyl)-1-methoxy-2,3-dihydro-1H-cyclopenta[b]chromen-9-one" ;
  skos:prefLabel "Coniochaetone J"@fa, "coniochaetone j"@en ;
  ns0:charge "0" ;
  ns0:formula "C15H14O6" ;
  ns0:smiles "O=C1C2=C(OC3=C1[C@@H](OC)CC3)C=C(C(=O)OC)C=C2O" ;
  ns0:inchi "InChI=1S/C15H14O6/c1-19-9-3-4-10-13(9)14(17)12-8(16)5-7(15(18)20-2)6-11(12)21-10/h5-6,9,16H,3-4H2,1-2H3/t9-/m0/s1" ;
  ns0:monoisotopicmass "290.07904" ;
  ns0:inchikey "ISDULKBCUSWJRM-VIFPVBQESA-N" ;
  ns0:subset "2_STAR" .

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