@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://www.irandoc.acir/onto/irandoc/CHEBI:17087>
  skos:prefLabel "کتون"@fa, "ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204044> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204044>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "354.24062" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17087> ;
  skos:prefLabel "1-o-acetyl hygrophorone e12"@en, "1 O استیل هیگروفورون E12"@fa ;
  ns0:inchikey "LIUJFRRXKUPNPQ-ITIDOPETSA-N" ;
  ns0:inchi "InChI=1S/C20H34O5/c1-3-4-5-6-7-8-9-10-11-12-13-17(22)20(24)18(23)14-15-19(20)25-16(2)21/h14-15,18-19,23-24H,3-13H2,1-2H3/t18-,19?,20+/m1/s1" ;
  ns0:mass "354.487" ;
  ns0:synonym_EXACT "[(4R,5S)-4,5-dihydroxy-5-tridecanoylcyclopent-2-en-1-yl] acetate" ;
  ns0:smiles "O=C([C@@]1(O)C(OC(=O)C)C=C[C@H]1O)CCCCCCCCCCCC" ;
  ns0:formula "C20H34O5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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