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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221162>
  skos:prefLabel "هلیکنول B"@fa, "heliconol b"@en ;
  ns0:monoisotopicmass "318.20424" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LVLDNXOZWQAHPN-JKJDWNRSSA-N" ;
  ns0:formula "C16H30O6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1[C@@]2(O)[C@](O)([C@@H](O)CC2)[C@@H]([C@H]1CCCCCCCCCO)O" ;
  ns0:mass "318.410" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2R,3R,3aS,4S,6aR)-2-(9-hydroxynonyl)-3,4,5,6-tetrahydro-2H-cyclopenta[b]uran-3,3a,4,6a-tetrol" ;
  ns0:inchi "InChI=1S/C16H30O6/c17-11-7-5-3-1-2-4-6-8-12-14(19)16(21)13(18)9-10-15(16,20)22-12/h12-14,17-21H,1-11H2/t12-,13+,14-,15-,16+/m1/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
