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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105553>
  ns0:monoisotopicmass "483.21918" ;
  skos:prefLabel "N (4 پروپان 2 ایل فنیل) 1 [(1،3،3 تری متیل 2 اکسو 5 ایندولیل) سولفونیل] 4 پیپریدین کربوکسامید"@fa, "n-(4-propan-2-ylphenyl)-1-[(1,3,3-trimethyl-2-oxo-5-indolyl)sulfonyl]-4-piperidinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "483.625" ;
  ns0:formula "C26H33N3O4S" ;
  ns0:inchikey "MSUDPAVPOMLQGP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C26H33N3O4S/c1-17(2)18-6-8-20(9-7-18)27-24(30)19-12-14-29(15-13-19)34(32,33)21-10-11-23-22(16-21)26(3,4)25(31)28(23)5/h6-11,16-17,19H,12-15H2,1-5H3,(H,27,30)" ;
  ns0:smiles "CC(C)C1=CC=C(C=C1)NC(=O)C2CCN(CC2)S(=O)(=O)C3=CC4=C(C=C3)N(C(=O)C4(C)C)C" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
