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

<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://www.irandoc.acir/onto/irandoc/CHEBI:119895>
  ns0:inchi "InChI=1S/C13H13N3O7/c1-4-23-13(18)9-6(2)14(3)7-5-8(15(19)20)12(17)11(10(7)9)16(21)22/h5,17H,4H2,1-3H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "اتیل استر 5 هیدروکسی 1،2 دی متیل 4،6 دینیترو 3 ایندولکربوکسیلیک اسید"@fa, "5-hydroxy-1,2-dimethyl-4,6-dinitro-3-indolecarboxylic acid ethyl ester"@en ;
  ns0:smiles "CCOC(=O)C1=C(N(C2=CC(=C(C(=C21)[N+](=O)[O-])O)[N+](=O)[O-])C)C" ;
  ns0:formula "C13H13N3O7" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PBNUPOARCGPMPA-UHFFFAOYSA-N" ;
  ns0:mass "323.259" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:monoisotopicmass "323.07535" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
