@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://www.irandoc.acir/onto/irandoc/CHEBI:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213165> .

<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:213165>
  ns0:inchi "InChI=1S/C13H14O6/c1-6-8-4-19-13(16)10(8)11(15)7(2)12(6)18-5-9(14)17-3/h15H,4-5H2,1-3H3" ;
  ns0:smiles "O=C1OCC=2C1=C(O)C(=C(OCC(=O)OC)C2C)C" ;
  skos:prefLabel "methyl 2-[(7-hydroxy-4,6-dimethyl-1-oxo-3h-2-benzouran-5-yl)oxy]acetate"@en, "متیل 2 [(7 هیدروکسی 4،6 دی متیل 1 اکسو 3H 2 بنزوران 5 یل) اکسی] استات"@fa ;
  ns0:mass "266.249" ;
  ns0:inchikey "CLFMAKJGFJKLEY-UHFFFAOYSA-N" ;
  ns0:formula "C13H14O6" ;
  ns0:synonym_EXACT "methyl 2-[(7-hydroxy-4,6-dimethyl-1-oxo-3H-2-benzouran-5-yl)oxy]acetate" ;
  ns0:monoisotopicmass "266.07904" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:charge "0" .

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 .
