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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210499>
  ns0:inchi "InChI=1S/C14H22O4/c1-9(11(3)15)6-4-5-7-12-8-13(16)10(2)14(17)18-12/h8-9,11,15-16H,4-7H2,1-3H3/t9?,11-/m0/s1" ;
  ns0:smiles "O=C1OC(=CC(=C1C)O)CCCCC([C@@H](O)C)C" ;
  ns0:synonym_EXACT "4-hydroxy-6-[(6S)-6-hydroxy-5-methylheptyl]-3-methylpyran-2-one" ;
  ns0:formula "C14H22O4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:mass "254.326" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "254.15181" ;
  ns0:inchikey "LJJULVAJFMKOPA-UMJHXOGRSA-N" ;
  skos:prefLabel "ویولاپیرون E"@fa, "violapyrone e"@en ;
  ns0:subset "2_STAR" .

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 .
