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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206068>
  ns0:inchikey "DQOGXWZWFMMBQR-KFWWJZLASA-N" ;
  skos:prefLabel "pestaloporonin c"@en, "پستالوپورونین C"@fa ;
  ns0:inchi "InChI=1S/C16H24O4/c1-10(2)5-14-12(9-17)8-13(20-4)6-11(3)7-15(18)16(14)19/h6,8,13-15,17-18H,1,5,7,9H2,2-4H3/t13-,14-,15+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H24O4" ;
  ns0:monoisotopicmass "280.16746" ;
  ns0:smiles "O=C1[C@@H](O)CC(=C[C@H](C=C([C@H]1CC(=C)C)CO)OC)C" ;
  ns0:synonym_EXACT "(2R,5R,9S)-9-hydroxy-3-(hydroxymethyl)-5-methoxy-7-methyl-2-(2-methylprop-2-enyl)cyclonona-3,6-dien-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "280.364" .

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 .
