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

<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:92237>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "BYFJVTLVJDOCMV-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H18ClN3O4S/c1-14-9-20(24-29-14)23-21(26)13-30(27,28)19-12-25(18-8-3-2-7-17(18)19)11-15-5-4-6-16(22)10-15/h2-10,12H,11,13H2,1H3,(H,23,24,26)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-[[1-[(3-chlorophenyl)methyl]-3-indolyl]sulfonyl]-n-(5-methyl-3-isoxazolyl)acetamide"@en, "2 [[1 [(3 کلروفنیل) متیل] 3 ایندولیل] سولفونیل] N (5 متیل 3 ایزوکسازولیل) استامید"@fa ;
  ns0:mass "443.905" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=NO1)NC(=O)CS(=O)(=O)C2=CN(C3=CC=CC=C32)CC4=CC(=CC=C4)Cl" ;
  ns0:monoisotopicmass "443.07065" ;
  ns0:formula "C21H18ClN3O4S" .

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