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

<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:213305>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O)C=1C2=C(C3=C(OC(C)(C)[C@@H]([C@H]3O)O)C=C2)NC1" ;
  ns0:inchikey "LGDYFFQYPZQWFT-NWDGAFQWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H15NO5" ;
  ns0:mass "277.276" ;
  skos:prefLabel "نیگروسپین A"@fa, "nigrospin a"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:monoisotopicmass "277.09502" ;
  ns0:inchi "InChI=1S/C14H15NO5/c1-14(2)12(17)11(16)9-8(20-14)4-3-6-7(13(18)19)5-15-10(6)9/h3-5,11-12,15-17H,1-2H3,(H,18,19)/t11-,12+/m0/s1" ;
  ns0:synonym_EXACT "(8R,9S)-8,9-dihydroxy-7,7-dimethyl-8,9-dihydro-1H-pyrano[2,3-g]indole-3-carboxylic acid" .

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