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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114666>
  ns0:mass "307.347" ;
  ns0:smiles "CC1=C(C2=CC=CC=C2N1C)C=NNC3=CC=C(C=C3)C(=O)O" ;
  ns0:inchi "InChI=1S/C18H17N3O2/c1-12-16(15-5-3-4-6-17(15)21(12)2)11-19-20-14-9-7-13(8-10-14)18(22)23/h3-11,20H,1-2H3,(H,22,23)" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "307.13208" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4-[2-[(1,2-dimethyl-3-indolyl)methylidene]hydrazinyl]benzoic acid"@en, "4 [2 [(1، دی متیل 3 ایندولیل) متیلیدن] هیدرازینیل] بنزوئیک اسید"@fa ;
  ns0:formula "C18H17N3O2" ;
  ns0:inchikey "OBUSGVGUBNMRSQ-UHFFFAOYSA-N" .

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 .
