@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://www.irandoc.acir/onto/irandoc/CHEBI:91356>
  ns0:smiles "C1=CC2=NC=CN=C2C=C1C=C3C(=O)NC(=O)S3" ;
  skos:prefLabel "5-(6-quinoxalinylmethylidene)thiazolidine-2,4-dione"@en, "5 (6 کینوکسالینیل متیلیدن) تیازولیدین 2،4 دیون"@fa ;
  ns0:monoisotopicmass "257.02590" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SQWZFLMPDUSYGV-UHFFFAOYSA-N" ;
  ns0:mass "257.269" ;
  ns0:inchi "InChI=1S/C12H7N3O2S/c16-11-10(18-12(17)15-11)6-7-1-2-8-9(5-7)14-4-3-13-8/h1-6H,(H,15,16,17)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:charge "0" ;
  ns0:formula "C12H7N3O2S" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38771>
  skos:prefLabel "مشتق کینوکسالین"@fa, "quinoxaline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91356> .

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 .
