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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121003>
  ns0:smiles "CCCCNC(=S)NN=C1C2=CC=CC=C2N(C1=O)CC3=CC=CC=C3" ;
  skos:prefLabel "1-butyl-3-[[2-oxo-1-(phenylmethyl)-3-indolylidene]amino]thiourea"@en, "1 بوتیل 3 [[2 اکسو 1 (فنیل متیل) 3 ایندولیلیدین] آمینو] تی اوره"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PNMGBBMWIZWFKZ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "366.482" ;
  ns0:charge "0" ;
  ns0:formula "C20H22N4OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "366.15143" ;
  ns0:inchi "InChI=1S/C20H22N4OS/c1-2-3-13-21-20(26)23-22-18-16-11-7-8-12-17(16)24(19(18)25)14-15-9-5-4-6-10-15/h4-12H,2-3,13-14H2,1H3,(H2,21,23,26)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
