@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46867>
  skos:prefLabel "ایندولیل کربوکسیلیک اسید"@fa, "indolyl carboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210337> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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:210337>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H16N2O4S" ;
  skos:prefLabel "کولتوپی پرازین"@fa, "colletopiperazine"@en ;
  ns0:inchikey "HLTTVBPDCRSKFJ-IWSPRGBSSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3R)-6-hydroxy-3-(hydroxymethyl)-2-methyl-3-methylsulanyl-10,10a-dihydropyrazino[1,2-a]indole-1,4-dione" ;
  ns0:inchi "InChI=1S/C14H16N2O4S/c1-15-12(19)9-6-8-4-3-5-10(18)11(8)16(9)13(20)14(15,7-17)21-2/h3-5,9,17-18H,6-7H2,1-2H3/t9?,14-/m1/s1" ;
  ns0:monoisotopicmass "308.08308" ;
  ns0:mass "308.350" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S([C@]1(N(C(=O)C2CC=3C(N2C1=O)=C(O)C=CC3)C)CO)C" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
