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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197714>
  skos:prefLabel "نئواسیپیرون B"@fa, "neovasipyrone b"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:subset "2_STAR" ;
  ns0:mass "326.389" ;
  ns0:charge "0" ;
  ns0:inchikey "HVGOTNBMFWSXLX-VIOPJZGUSA-N" ;
  ns0:monoisotopicmass "326.17294" ;
  ns0:formula "C17H26O6" ;
  ns0:inchi "InChI=1S/C17H26O6/c1-6-9(2)13(19)10(3)7-17(5,22)15-12(8-18)14(20)11(4)16(21)23-15/h7,9,13,18-20,22H,6,8H2,1-5H3/b10-7+/t9-,13-,17?/m0/s1" ;
  ns0:smiles "O=C1OC(=C(CO)C(=C1C)O)C(O)(/C=C(/[C@@H](O)[C@H](CC)C)/C)C" ;
  ns0:synonym_EXACT "6-[(E,5S,6S)-2,5-dihydroxy-4,6-dimethyloct-3-en-2-yl]-4-hydroxy-5-(hydroxymethyl)-3-methylpyran-2-one" .

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 .
