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

<http://www.irandoc.acir/onto/irandoc/CHEBI:215599>
  ns0:charge "0" ;
  ns0:monoisotopicmass "252.13616" ;
  skos:prefLabel "phomoxide"@en, "فوماکسید"@fa ;
  ns0:smiles "O1[C@H]2[C@H](O)C(/C=C/C=C/CCC)=C([C@@H]([C@@H]12)O)CO" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H20O4" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,2R,5S,6R)-3-[(1E,3E)-hepta-1,3-dienyl]-4-(hydroxymethyl)-7-oxabicyclo[4.1.0]hept-3-ene-2,5-diol" ;
  ns0:mass "252.310" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:inchi "InChI=1S/C14H20O4/c1-2-3-4-5-6-7-9-10(8-15)12(17)14-13(18-14)11(9)16/h4-7,11-17H,2-3,8H2,1H3/b5-4+,7-6+/t11-,12+,13+,14-/m1/s1" ;
  ns0:inchikey "BMXTZUMHRVMCPL-FVFJZKDHSA-N" .

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 .
