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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216894>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "317.12632" ;
  ns0:inchikey "QBBKKZZMOITPHB-FWPSNLPTSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:formula "C17H19NO5" ;
  ns0:inchi "InChI=1S/C17H19NO5/c1-8-5-12-11(20)4-3-9-6-10(19)7-13-17(9,23-12)16(2,14(8)21)15(22)18-13/h6-8,11-12,20H,3-5H2,1-2H3,(H,18,22)/t8-,11+,12-,16-,17+/m1/s1" ;
  ns0:smiles "O=C1[C@@]2(C(=O)NC=3[C@]24O[C@H](C[C@H]1C)[C@@H](O)CCC4=CC(=O)C3)C" ;
  ns0:mass "317.341" ;
  skos:prefLabel "میکروآنزامایسین C"@fa, "microansamycin c"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,2S,12R,14R,17R)-2-hydroxy-12,14-dimethyl-16-oxa-10-azatetracyclo[7.6.2.05,17.012,17]heptadeca-5,8-diene-7,11,13-trione" ;
  ns0:charge "0" .

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 .
