@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<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:207869> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207869>
  ns0:mass "300.358" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "لوتئوراید ای"@fa, "luteoride e"@en ;
  ns0:formula "C17H20N2O3" ;
  ns0:inchikey "HQNOGRIAKMEIFV-CYVLTUHYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "300.14739" ;
  ns0:inchi "InChI=1S/C17H20N2O3/c1-11(2)7-8-12-5-4-6-14-13(10-18-16(12)14)9-15(19-21)17(20)22-3/h4-7,10,18,21H,8-9H2,1-3H3/b19-15-" ;
  ns0:smiles "O=C(OC)/C(=N/O)/CC=1C2=C(C(=CC=C2)CC=C(C)C)NC1" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
