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

<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:212739>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "254.15181" ;
  skos:prefLabel "تریکولاکتون"@fa, "tricholactone"@en ;
  ns0:smiles "O=C1O[C@@H]([C@@H](C[C@@H](CC(=O)C)C)C)CC(=C1)OC" ;
  ns0:formula "C14H22O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:subset "2_STAR" ;
  ns0:mass "254.326" ;
  ns0:inchikey "QUILGFVARLSNLK-OPQQBVKSSA-N" ;
  ns0:inchi "InChI=1S/C14H22O4/c1-9(6-11(3)15)5-10(2)13-7-12(17-4)8-14(16)18-13/h8-10,13H,5-7H2,1-4H3/t9-,10+,13+/m0/s1" ;
  ns0:synonym_EXACT "(2R)-4-methoxy-2-[(2R,4S)-4-methyl-6-oxoheptan-2-yl]-2,3-dihydropyran-6-one" .

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