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

<http://www.irandoc.acir/onto/irandoc/CHEBI:217384>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  skos:prefLabel "تریکوتوکسین B"@fa, "trichotoxin b"@en ;
  ns0:mass "322.920" ;
  ns0:monoisotopicmass "322.20634" ;
  ns0:inchi "InChI=1S/C20H31ClO/c1-5-7-8-9-10-12-19(16-21)14-13-17(3)15-18(4)20(22)11-6-2/h1,6,15-17,20,22H,2,7-14H2,3-4H3/b18-15+,19-16-/t17-,20+/m0/s1" ;
  ns0:smiles "Cl/C=C(/CC[C@@H](/C=C(/[C@H](O)CC=C)/C)C)/CCCCCC#C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(4R,5E,7S,10Z)-10-(chloromethylidene)-5,7-dimethylheptadeca-1,5-dien-16-yn-4-ol" ;
  ns0:formula "C20H31ClO" ;
  ns0:inchikey "WKRSVZWXGDTWNJ-UELXYIEESA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
