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

<http://www.irandoc.acir/onto/irandoc/CHEBI:173911>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23238> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "7-hydroxy-2,5-dimethylchromen-4-one" ;
  ns0:smiles "O1C2=C(C(=CC(O)=C2)C)C(=O)C=C1C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H10O3" ;
  ns0:charge "0" ;
  ns0:inchikey "CRNGFKXWIYTEPH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "190.06299" ;
  skos:prefLabel "7-hydroxy-2,5-dimethyl-4h-1-benzopyran-4-one"@en, "7 هیدروکسی 2،5 دی متیل 4H 1 بنزوپیران 4 یک"@fa ;
  ns0:inchi "InChI=1S/C11H10O3/c1-6-3-8(12)5-10-11(6)9(13)4-7(2)14-10/h3-5,12H,1-2H3" ;
  ns0:mass "190.198" .

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