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

<http://www.irandoc.acir/onto/irandoc/CHEBI:218644>
  ns0:formula "C20H30O4" ;
  ns0:synonym_EXACT "(3S,5R,8S,10S,13R,14S,15S,17S)-15-hydroxy-5,10,13,14,17-pentamethyl-4,9-dioxatetracyclo[11.3.1.03,5.08,10]heptadec-1(16)-en-2-one" ;
  ns0:inchikey "ICBRNEMEWKWIBL-RJQXZNSGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:mass "334.456" ;
  skos:prefLabel "phomactin u"@en, "فوماکتین U"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "334.21441" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H30O4/c1-11-13-10-14(21)12(2)18(11,3)8-9-19(4)15(23-19)6-7-20(5)17(24-20)16(13)22/h10-12,14-15,17,21H,6-9H2,1-5H3/t11-,12-,14+,15+,17-,18-,19+,20-/m1/s1" ;
  ns0:smiles "O=C1C2=C[C@H](O)[C@@H](C)[C@@]([C@@H]2C)(CC[C@@]3(C)[C@H](CC[C@@]4([C@@H]1O4)C)O3)C" .

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 .
