@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95244> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95244>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(1r)-1-[(2s,3s)-3-[2-[(2s,3s)-3-[(1r)-1-hydroxyethyl]-2-oxiranyl]ethenyl]-2-oxiranyl]-2-propen-1-ol"@en, "(1R) 1 [(2S,3S) 3 [2 [(2S,3S) 3 [(1R) 1 هیدروکسی اتیل] 2 اکسیرانیل] اتنیل] 2 اکسیرانیل] 2 پروپن 1 اول"@fa ;
  ns0:inchi "InChI=1S/C11H16O4/c1-3-7(13)11-9(15-11)5-4-8-10(14-8)6(2)12/h3-13H,1H2,2H3/t6-,7-,8+,9+,10+,11+/m1/s1" ;
  ns0:smiles "C[C@H]([C@H]1[C@@H](O1)C=C[C@H]2[C@@H](O2)[C@@H](C=C)O)O" ;
  ns0:mass "212.243" ;
  ns0:monoisotopicmass "212.10486" ;
  ns0:formula "C11H16O4" ;
  ns0:inchikey "DLVJMFOLJOOWFS-VCACHIOZSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
