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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:106017>
  ns0:formula "C17H21N3O3S2" ;
  ns0:inchikey "HCUGIGFUDQJVOG-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "CS(=O)(=O)N1CCC2=C1C=CC(=C2)C3=CSC(=N3)NCC4CCCO4" ;
  skos:prefLabel "4 (1 متیل سولفونیل 2،3 دی هیدروایندول 5 یل) N (2 اگزولانیل متیل) 2 تیازولامین"@fa, "4-(1-methylsulfonyl-2,3-dihydroindol-5-yl)-n-(2-oxolanylmethyl)-2-thiazolamine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H21N3O3S2/c1-25(21,22)20-7-6-13-9-12(4-5-16(13)20)15-11-24-17(19-15)18-10-14-3-2-8-23-14/h4-5,9,11,14H,2-3,6-8,10H2,1H3,(H,18,19)" ;
  ns0:monoisotopicmass "379.10243" ;
  ns0:mass "379.500" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

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 .
