@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://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:123384> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123384>
  ns0:charge "0" ;
  skos:prefLabel "1 (تیوفن 2 یل متیل) 3 تیوفن 2 یل سولفونیل 2 پیرولو[3،2 b] کینوکسالینامین"@fa, "1-(thiophen-2-ylmethyl)-3-thiophen-2-ylsulfonyl-2-pyrrolo[3,2-b]quinoxalinamine"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "426.539" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H14N4O2S3/c20-18-17(28(24,25)15-8-4-10-27-15)16-19(23(18)11-12-5-3-9-26-12)22-14-7-2-1-6-13(14)21-16/h1-10H,11,20H2" ;
  ns0:monoisotopicmass "426.02789" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:smiles "C1=CC=C2C(=C1)N=C3C(=C(N(C3=N2)CC4=CC=CS4)N)S(=O)(=O)C5=CC=CS5" ;
  ns0:inchikey "VPGCSZUTXPNTKT-UHFFFAOYSA-N" ;
  ns0:formula "C19H14N4O2S3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
