@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:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203407> .

<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:203407>
  ns0:subset "2_STAR" ;
  ns0:inchikey "CQNFEWJQEPWSEN-SNUJMJNFSA-N" ;
  ns0:mass "452.980" ;
  ns0:monoisotopicmass "452.18667" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ایزونیتریل آمبیگوین O"@fa, "ambiguine o isonitrile"@en ;
  ns0:inchi "InChI=1S/C26H29ClN2O3/c1-8-24(6)16(27)12-15-22(2,3)13-10-9-11-14-17(13)18-19(29-14)23(4,5)20(30)21(31)26(24,28-7)25(15,18)32/h8-11,15-16,21,29,31-32H,1,12H2,2-6H3/t15-,16-,21-,24+,25-,26+/m1/s1" ;
  ns0:formula "C26H29ClN2O3" ;
  ns0:charge "0" ;
  ns0:smiles "Cl[C@H]1[C@](C=C)([C@]2([N+]#[C-])[C@]3(O)C=4C=5C(=CC=CC5C([C@H]3C1)(C)C)NC4C(C([C@H]2O)=O)(C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:synonym_EXACT "(10S,11R,12R,13R,15R,16R)-13-chloro-12-ethenyl-10,16-dihydroxy-11-isocyano-8,8,12,19,19-pentamethyl-6-azapentacyclo[13.3.1.05,18.07,17.011,16]nonadeca-1(18),2,4,7(17)-tetraen-9-one" .

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 .
