@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:120648>
  ns0:formula "C22H22N2OS" ;
  skos:prefLabel "2-[(3,6-dimethyl-2-quinolinyl)thio]-1-(2-methyl-2,3-dihydroindol-1-yl)ethanone"@en, "2 [(3،6 دی متیل 2 کینولینیل) تیو] 1 (2 متیل 2،3 دی هیدروایندول 1 ایل) اتانون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "DJDYZPPLJNLDDY-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1CC2=CC=CC=C2N1C(=O)CSC3=C(C=C4C=C(C=CC4=N3)C)C" ;
  ns0:inchi "InChI=1S/C22H22N2OS/c1-14-8-9-19-18(10-14)11-15(2)22(23-19)26-13-21(25)24-16(3)12-17-6-4-5-7-20(17)24/h4-11,16H,12-13H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "362.14528" ;
  ns0:charge "0" ;
  ns0:mass "362.490" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120648> .

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