@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://www.irandoc.acir/onto/irandoc/CHEBI:39201>
  skos:prefLabel "فنازین ها"@fa, "phenazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202554> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:202554>
  ns0:monoisotopicmass "211.07456" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H9N3O/c13-7-4-5-8-10(6-7)15-12-9(14-8)2-1-3-11(12)16/h1-6,16H,13H2" ;
  ns0:formula "C12H9N3O" ;
  ns0:inchikey "UGHMMOVTJJZYMM-UHFFFAOYSA-N" ;
  skos:prefLabel "8 آمینو 1 فنازینول"@fa, "8-amino-1-phenazineol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  ns0:synonym_EXACT "8-aminophenazin-1-ol" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "211.224" ;
  ns0:smiles "OC=1C2=NC=3C(=CC=C(C3)N)N=C2C=CC1" .

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 .
