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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:177540>
  ns0:inchikey "FUHQSEOSBHASCH-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "اسپیرو[3H ایندول 3،5'(4'H) تیازول] 2 ol، 2' (متیل تیو)"@fa, "spiro[3h-indole-3,5'(4'h)-thiazol]-2-ol, 2'-(methylthio)-"@en ;
  ns0:monoisotopicmass "250.02346" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2'-methylsulanylspiro[1H-indole-3,5'-4H-1,3-thiazole]-2-one" ;
  ns0:mass "250.330" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C11H10N2OS2" ;
  ns0:smiles "S1C2(C=3C(NC2=O)=CC=CC3)CN=C1SC" ;
  ns0:inchi "InChI=1S/C11H10N2OS2/c1-15-10-12-6-11(16-10)7-4-2-3-5-8(7)13-9(11)14/h2-5H,6H2,1H3,(H,13,14)" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
