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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93340>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H23FN4O2S/c1-13-5-8-24(9-6-13)17(27)12-26-16-4-3-14(22)11-15(16)18-19(26)20(28)25-7-2-10-29-21(25)23-18/h3-4,11,13H,2,5-10,12H2,1H3" ;
  skos:prefLabel "lsm-3706"@en, "LSM 3706"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "414.15258" ;
  ns0:smiles "CC1CCN(CC1)C(=O)CN2C3=C(C=C(C=C3)F)C4=C2C(=O)N5CCCSC5=N4" ;
  ns0:formula "C21H23FN4O2S" ;
  ns0:inchikey "YISVHJQRWSRYBI-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "414.498" .

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 .
