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

<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:104087>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(1s)-2-(1h-indol-3-yl)-1-[5-(3-methylbut-2-enylthio)-1,3,4-oxadiazol-2-yl]ethanamine"@en, "(1S) 2 (1H ایندول 3 یل) 1 [5 (3 متیل بوت 2 انیل تیو) 1،3،4 اگزادیازول 2 یل] اتانامین"@fa ;
  ns0:smiles "CC(=CCSC1=NN=C(O1)[C@H](CC2=CNC3=CC=CC=C32)N)C" ;
  ns0:mass "328.434" ;
  ns0:inchi "InChI=1S/C17H20N4OS/c1-11(2)7-8-23-17-21-20-16(22-17)14(18)9-12-10-19-15-6-4-3-5-13(12)15/h3-7,10,14,19H,8-9,18H2,1-2H3/t14-/m0/s1" ;
  ns0:formula "C17H20N4OS" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "328.13578" ;
  ns0:inchikey "HTPVOZDKIZGALX-AWEZNQCLSA-N" .

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