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

<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://www.irandoc.acir/onto/irandoc/CHEBI:93157>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-[[4-(3-thiophenyl)phenyl]methyl]-5-(trifluoromethoxy)indole-2,3-dione"@en, "1 [[4 (3 تیوفنیل) فنیل] متیل] 5 (تری فلورومتوکسی) ایندول 2،3 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "403.04900" ;
  ns0:smiles "C1=CC(=CC=C1CN2C3=C(C=C(C=C3)OC(F)(F)F)C(=O)C2=O)C4=CSC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RSEUVMGVNMLOCQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H12F3NO3S/c21-20(22,23)27-15-5-6-17-16(9-15)18(25)19(26)24(17)10-12-1-3-13(4-2-12)14-7-8-28-11-14/h1-9,11H,10H2" ;
  ns0:formula "C20H12F3NO3S" ;
  ns0:mass "403.376" .

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 .
