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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113555>
  ns0:monoisotopicmass "256.13241" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C14H16N4O/c1-17(2)9-13-15-14(16-19-13)11-8-18(3)12-7-5-4-6-10(11)12/h4-8H,9H2,1-3H3" ;
  ns0:inchikey "QSJAUJMEJZCQQU-UHFFFAOYSA-N" ;
  ns0:smiles "CN1C=C(C2=CC=CC=C21)C3=NOC(=N3)CN(C)C" ;
  ns0:charge "0" ;
  ns0:mass "256.304" ;
  skos:prefLabel "n,n-dimethyl-1-[3-(1-methyl-3-indolyl)-1,2,4-oxadiazol-5-yl]methanamine"@en, "N,N دی متیل 1 [3 (1 متیل 3 ایندولیل) 1،2،4 اگزادیازول 5 یل] متانامین"@fa ;
  ns0:formula "C14H16N4O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
