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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94656>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "708.753" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسید استیک 2 (4،5،6،7 تترایودو 1،3 دی اکسو  ایزویندولیل)"@fa, "2-(4,5,6,7-tetraiodo-1,3-dioxo-2-isoindolyl)acetic acid"@en ;
  ns0:inchi "InChI=1S/C10H3I4NO4/c11-5-3-4(6(12)8(14)7(5)13)10(19)15(9(3)18)1-2(16)17/h1H2,(H,16,17)" ;
  ns0:charge "0" ;
  ns0:inchikey "FLSXICNYHDJIAW-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:formula "C10H3I4NO4" ;
  ns0:smiles "C(C(=O)O)N1C(=O)C2=C(C1=O)C(=C(C(=C2I)I)I)I" ;
  ns0:monoisotopicmass "708.62409" .

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 .
