@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://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:94246>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H19N5OS2/c1-14-7-9-16(10-8-14)18-12-30-22(24-18)25-21(29)13-31-23-27-26-20-11-15(2)17-5-3-4-6-19(17)28(20)23/h3-12H,13H2,1-2H3,(H,24,25,29)" ;
  skos:prefLabel "N [4 (4 متیل فنیل) 2 تیازولیل] 2 [(5 متیل [1،2،4]تریازولو[4،3 a]quinolin 1 yl) تیو]استامید"@fa, "n-[4-(4-methylphenyl)-2-thiazolyl]-2-[(5-methyl-[1,2,4]triazolo[4,3-a]quinolin-1-yl)thio]acetamide"@en ;
  ns0:smiles "CC1=CC=C(C=C1)C2=CSC(=N2)NC(=O)CSC3=NN=C4N3C5=CC=CC=C5C(=C4)C" ;
  ns0:inchikey "KSBLOCODMPFZJK-UHFFFAOYSA-N" ;
  ns0:formula "C23H19N5OS2" ;
  ns0:mass "445.563" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "445.10310" .

<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:94246> .

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