@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://www.irandoc.acir/onto/irandoc/CHEBI:46899>
  skos:prefLabel "بنزوتیازین"@fa, "benzothiazine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207192> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:207192>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "gliomastin b"@en, "گلیوماستین B"@fa ;
  ns0:formula "C13H17NO4S" ;
  ns0:inchikey "KVMHWNMGEVXXSQ-JTQLQIEISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "5-(2,3-dihydroxy-3-methylbutyl)-7-hydroxy-4H-1,4-benzothiazin-3-one" ;
  ns0:mass "283.340" ;
  ns0:inchi "InChI=1S/C13H17NO4S/c1-13(2,18)10(16)4-7-3-8(15)5-9-12(7)14-11(17)6-19-9/h3,5,10,15-16,18H,4,6H2,1-2H3,(H,14,17)/t10-/m0/s1" ;
  ns0:smiles "S1C2=C(NC(C1)=O)C(=CC(=C2)O)C[C@H](O)C(O)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46899> ;
  ns0:monoisotopicmass "283.08783" .

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 .
