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

<http://www.irandoc.acir/onto/irandoc/CHEBI:181672>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23238> ;
  ns0:inchi "InChI=1S/C13H14O4/c1-7-5-9(14)12-11(15-2)6-10-8(3-4-16-10)13(12)17-7/h6-7H,3-5H2,1-2H3" ;
  ns0:formula "C13H14O4" ;
  ns0:charge "0" ;
  ns0:inchikey "BCRRDBKZXSRMHL-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "234.08921" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-methoxy-2-methyl-2,3,8,9-tetrahydrofuro[2,3-h]chromen-4-one"@en, "5 متوکسی 2 متیل 2،3،8،9 تتراهیدروفورو[2،3 ساعت] کرومن 4 یک"@fa ;
  ns0:mass "234.251" ;
  ns0:synonym_EXACT "5-methoxy-2-methyl-2,3,8,9-tetrahydrouro[2,3-h]chromen-4-one" ;
  ns0:smiles "O1C2=C3CCOC3=CC(OC)=C2C(=O)CC1C" .

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