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

<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:222583>
  ns0:inchi "InChI=1S/C17H17NO4/c1-21-12-9-7-11(8-10-12)17(16(19)20)13-5-3-4-6-14(13)18-15(17)22-2/h3-10,15,18H,1-2H3,(H,19,20)/t15-,17-/m1/s1" ;
  skos:prefLabel "peneciraistin f"@en, "پنسیرایستین اف"@fa ;
  ns0:mass "299.326" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "299.11576" ;
  ns0:inchikey "ONRNIIUHIVOZHT-NVXWUHKLSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)[C@]1(C2=CC=C(OC)C=C2)C3=C(C=CC=C3)N[C@@H]1OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:synonym_EXACT "(2R,3R)-2-methoxy-3-(4-methoxyphenyl)-1,2-dihydroindole-3-carboxylic acid" ;
  ns0:formula "C17H17NO4" .

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