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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107527>
  ns0:mass "357.539" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "357.13334" ;
  skos:prefLabel "1 [2 (2،5 دی متیل 1H ایندول 3 یل) اتیل] 3 متیل 1 (تیوفن 2 ایل متیل) تیوریا"@fa, "1-[2-(2,5-dimethyl-1h-indol-3-yl)ethyl]-3-methyl-1-(thiophen-2-ylmethyl)thiourea"@en ;
  ns0:inchi "InChI=1S/C19H23N3S2/c1-13-6-7-18-17(11-13)16(14(2)21-18)8-9-22(19(23)20-3)12-15-5-4-10-24-15/h4-7,10-11,21H,8-9,12H2,1-3H3,(H,20,23)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC2=C(C=C1)NC(=C2CCN(CC3=CC=CS3)C(=S)NC)C" ;
  ns0:inchikey "QKCPZWFKHBBANF-UHFFFAOYSA-N" ;
  ns0:formula "C19H23N3S2" .

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 .
