@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:32119> .

<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://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:32119>
  ns0:inchikey "AXHGAUSFRHOIGV-UHFFFAOYSA-N" ;
  skos:prefLabel "saphenamycin"@en, "سافنامایسین"@fa ;
  ns0:inchi "InChI=1S/C23H18N2O5/c1-12-6-3-11-18(26)19(12)23(29)30-13(2)14-7-4-9-16-20(14)24-17-10-5-8-15(22(27)28)21(17)25-16/h3-11,13,26H,1-2H3,(H,27,28)" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H18N2O5" ;
  ns0:synonym_EXACT "Saphenamycin" ;
  ns0:charge "0" ;
  ns0:mass "402.400" ;
  ns0:monoisotopicmass "402.12157" ;
  ns0:smiles "CC(OC(=O)c1c(C)cccc1O)c1cccc2nc3c(cccc3nc12)C(O)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
