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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93187>
  ns0:inchi "InChI=1S/C18H18N4O2S/c23-14(20-7-3-4-8-20)11-22-13-6-2-1-5-12(13)15-16(22)17(24)21-9-10-25-18(21)19-15/h1-2,5-6H,3-4,7-11H2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:formula "C18H18N4O2S" ;
  ns0:monoisotopicmass "354.11505" ;
  ns0:mass "354.428" ;
  skos:prefLabel "lsm-3511"@en, "LSM 3511"@fa ;
  ns0:inchikey "KCFDEHUJFJKLQS-UHFFFAOYSA-N" ;
  ns0:smiles "C1CCN(C1)C(=O)CN2C3=CC=CC=C3C4=C2C(=O)N5CCSC5=N4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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