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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114627> .

<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:114627>
  ns0:monoisotopicmass "272.06195" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H12N2O2S/c1-2-16-13(17)12(19-14(16)18)7-9-8-15-11-6-4-3-5-10(9)11/h3-8,15H,2H2,1H3" ;
  ns0:formula "C14H12N2O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3 اتیل 5 (1H ایندول 3 یل متیلیدن) تیازولیدین 2،4 دیون"@fa, "3-ethyl-5-(1h-indol-3-ylmethylidene)thiazolidine-2,4-dione"@en ;
  ns0:inchikey "WHLQDPQWTKIGLW-UHFFFAOYSA-N" ;
  ns0:smiles "CCN1C(=O)C(=CC2=CNC3=CC=CC=C32)SC1=O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "272.324" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
