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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108194>
  ns0:smiles "CCC1CCCCN1S(=O)(=O)C2=CC3=C(C=C2)N(CC3)C(=O)C4CCC4" ;
  ns0:monoisotopicmass "376.18206" ;
  ns0:inchikey "OFSUPMNXHDGMAU-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "cyclobutyl-[5-[(2-ethyl-1-piperidinyl)sulfonyl]-2,3-dihydroindol-1-yl]methanone"@en, "سیکلوبوتیل [5 [(2 اتیل 1 پیپریدینیل) سولفونیل] 2،3 دی هیدروایندول 1 یل] متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "376.515" ;
  ns0:inchi "InChI=1S/C20H28N2O3S/c1-2-17-8-3-4-12-22(17)26(24,25)18-9-10-19-16(14-18)11-13-21(19)20(23)15-6-5-7-15/h9-10,14-15,17H,2-8,11-13H2,1H3" ;
  ns0:formula "C20H28N2O3S" .

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 .
