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

<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:225845>
  ns0:inchi "InChI=1S/C15H15NO7/c1-6(15(21)22)10-3-8-11(23-10)2-7-9(13(8)19)4-16(14(7)20)5-12(17)18/h2,6,10,19H,3-5H2,1H3,(H,17,18)(H,21,22)/t6-,10+/m1/s1" ;
  ns0:smiles "O=C1N(CC2=C1C=C3O[C@H]([C@H](C(=O)O)C)CC3=C2O)CC(=O)O" ;
  ns0:formula "C15H15NO7" ;
  ns0:inchikey "BJKOERVLRQSJPG-LDWIPMOCSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "salfredin a4"@en, "سالفردین A4"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:mass "321.285" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "321.08485" ;
  ns0:synonym_EXACT "(2R)-2-[(2S)-6-(carboxymethyl)-4-hydroxy-7-oxo-3,5-dihydro-2H-uro[2,3-]isoindol-2-yl]propanoic acid" ;
  ns0:charge "0" .

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