@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:38770>
  skos:prefLabel "سینولین ها"@fa, "cinnolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228797> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:228797>
  ns0:inchi "InChI=1S/C13H13N5O2S/c1-9-6-10-11(16-15-9)4-3-5-12(10)17-21(19,20)13-7-18(2)8-14-13/h3-8,17H,1-2H3" ;
  skos:prefLabel "1-methyl-n-(3-methyl-5-cinnolinyl)-1h-imidazole-4-sulfonamide"@en, "1 متیل N (3 متیل 5 سینولینیل) 1H ایمیدازول 4 سولفونامید"@fa ;
  ns0:formula "C13H13N5O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "S(=O)(=O)(NC=1C2=C(N=NC(=C2)C)C=CC1)C=3N=CN(C3)C" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-methyl-N-(3-methylcinnolin-5-yl)imidazole-4-sulonamide" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38770> ;
  ns0:inchikey "KNXQKDMUHRFMSK-UHFFFAOYSA-N" ;
  ns0:mass "303.340" ;
  ns0:monoisotopicmass "303.07900" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
