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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224330>
  ns0:inchi "InChI=1S/C15H13NO8/c1-5(15(22)23)8-2-6-9(24-8)3-7-11(12(6)19)14(21)16(13(7)20)4-10(17)18/h3,5,8,19H,2,4H2,1H3,(H,17,18)(H,22,23)/t5-,8+/m1/s1" ;
  skos:prefLabel "سالفردین C2"@fa, "salfredin c2"@en ;
  ns0:smiles "O=C1N(C(=O)C=2C1=C(O)C3=C(O[C@@H](C3)[C@H](C(=O)O)C)C2)CC(=O)O" ;
  ns0:monoisotopicmass "335.06412" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:synonym_EXACT "(2R)-2-[(2S)-6-(carboxymethyl)-4-hydroxy-5,7-dioxo-2,3-dihydrouro[3,2-]isoindol-2-yl]propanoic acid" ;
  ns0:inchikey "STECRJVPIXRLSR-XRGYYRRGSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H13NO8" ;
  ns0:charge "0" ;
  ns0:mass "335.268" .

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