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

<http://www.irandoc.acir/onto/irandoc/CHEBI:213634>
  ns0:synonym_EXACT "(2S)-4-butoxy-2-[(1S)-1-hydroxypentyl]-2,3-dihydropyran-6-one" ;
  ns0:smiles "O=C1O[C@H]([C@@H](O)CCCC)CC(=C1)OCCCC" ;
  ns0:inchi "InChI=1S/C14H24O4/c1-3-5-7-12(15)13-9-11(10-14(16)18-13)17-8-6-4-2/h10,12-13,15H,3-9H2,1-2H3/t12-,13-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H24O4" ;
  ns0:charge "0" ;
  skos:prefLabel "(S) 4 بوتوکسی 6 ((S) 1 هیدروکسی پنتیل) 5،6 دی هیدرو 2H پیران 2 یک"@fa, "(s)-4-butoxy-6-((s)-1-hydroxypentyl)-5,6-dihydro-2h-pyran-2-one"@en ;
  ns0:inchikey "JMXFQDONSSPQOG-STQMWFEESA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:monoisotopicmass "256.16746" ;
  ns0:mass "256.342" .

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 .
