@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225971> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225971>
  ns0:inchikey "GKPXTLOKLAPBNU-CDJQDVQCSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchi "InChI=1S/C17H24O6/c1-11(18)8-6-7-9-17(3)15(20)14(16(22-5)23-17)13(19)10-12(2)21-4/h6-9,11-12,18H,10H2,1-5H3/b8-6+,9-7+" ;
  skos:prefLabel "هواسپنون A"@fa, "huaspenone a"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=C(OC)OC1(/C=C/C=C/C(O)C)C)C(=O)CC(OC)C" ;
  ns0:monoisotopicmass "324.15729" ;
  ns0:mass "324.373" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-[(1E,3E)-5-hydroxyhexa-1,3-dienyl]-5-methoxy-4-(3-methoxybutanoyl)-2-methyluran-3-one" ;
  ns0:formula "C17H24O6" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
