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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116339>
  ns0:inchikey "RSODEXWYNPXOMN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H20N2O3/c1-3-21-13-17(16-11-7-8-12-18(16)21)19(15-9-5-4-6-10-15)20(14(2)23)22(24)25/h4-13,19-20H,3H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "336.14739" ;
  skos:prefLabel "4 (1 اتیل 3 ایندولیل) 3 نیترو 4 فنیل 2 بوتانون"@fa, "4-(1-ethyl-3-indolyl)-3-nitro-4-phenyl-2-butanone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCN1C=C(C2=CC=CC=C21)C(C3=CC=CC=C3)C(C(=O)C)[N+](=O)[O-]" ;
  ns0:formula "C20H20N2O3" ;
  ns0:mass "336.385" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
