@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:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210312> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:210312>
  ns0:mass "188.179" ;
  skos:prefLabel "6-hydroxy-5-methoxy-3-methyl-3, 6-dihydro-2h-pyran-4-carboxylic acid"@en, "6 هیدروکسی 5 متوکسی 3 متیل ،  دی هیدرو 2H پیران 4 کربوکسیلیک اسید"@fa ;
  ns0:synonym_EXACT "(3S,6R)-6-hydroxy-5-methoxy-3-methyl-3,6-dihydro-2H-pyran-4-carboxylic acid" ;
  ns0:formula "C8H12O5" ;
  ns0:inchi "InChI=1S/C8H12O5/c1-4-3-13-8(11)6(12-2)5(4)7(9)10/h4,8,11H,3H2,1-2H3,(H,9,10)/t4-,8-/m1/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O)C1=C(OC)[C@@H](OC[C@H]1C)O" ;
  ns0:inchikey "TXMKZYZATZZMPU-SPGJFGJESA-N" ;
  ns0:monoisotopicmass "188.06847" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
