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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212719>
  ns0:inchi "InChI=1S/C20H32Cl2O2/c1-4-5-6-8-18(15-22)14-19(23)11-10-16(2)13-17(3)20(24)9-7-12-21/h1,7,12,15-17,19-20,23-24H,5-6,8-11,13-14H2,2-3H3/b12-7+,18-15+/t16-,17-,19-,20+/m1/s1" ;
  ns0:mass "375.370" ;
  skos:prefLabel "trichophycin d"@en, "تریکوفیسین D"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "Cl/C=C(/C[C@H](O)CC[C@H](C[C@H]([C@@H](O)C/C=C/Cl)C)C)/CCCC#C" ;
  ns0:monoisotopicmass "374.17794" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:formula "C20H32Cl2O2" ;
  ns0:charge "0" ;
  ns0:inchikey "FHIUEIGHOUMYJW-AUHSEPBUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(E,4S,5R,7R,10R,12E)-1-chloro-12-(chloromethylidene)-5,7-dimethylheptadec-1-en-16-yne-4,10-diol" .

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 .
