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

<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:218544>
  ns0:inchikey "BMEBTFADGPZRQD-ROUUACIJSA-N" ;
  skos:prefLabel "asperterzine"@en, "آسپرترزین"@fa ;
  ns0:inchi "InChI=1S/C18H14N2O2S2/c21-15-17(23)9-11-5-1-3-7-13(11)19(17)16(22)18(24)10-12-6-2-4-8-14(12)20(15)18/h1-8,23-24H,9-10H2/t17-,18-/m0/s1" ;
  ns0:formula "C18H14N2O2S2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:monoisotopicmass "354.04967" ;
  ns0:synonym_EXACT "(1S,11S)-1,11-bis(sulanyl)-3,13-diazapentacyclo[11.7.0.03,11.04,9.014,19]icosa-4,6,8,14,16,18-hexaene-2,12-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "354.440" ;
  ns0:smiles "S[C@]12N(C(=O)[C@@]3(S)CC4=C(N3C1=O)C=CC=C4)C=5C=CC=CC5C2" .

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 .
