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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218320>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H11NO2S3/c1-14-6-3-5(12)9(15-2)10-8(6)11-7(13)4-16-10/h3,12H,4H2,1-2H3,(H,11,13)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "7 هیدروکسی 5،8 بیس (متیل سولانیل) 4H 1،4 بنزوتیازین 3 یک"@fa, "7-hydroxy-5,8-bis(methylsulanyl)-4h-1,4-benzothiazin-3-one"@en ;
  ns0:monoisotopicmass "272.99519" ;
  ns0:inchikey "VNERDJKKLMBZTG-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46899> ;
  ns0:mass "273.380" ;
  ns0:formula "C10H11NO2S3" ;
  ns0:smiles "S1C2=C(SC)C(O)=CC(=C2NC(C1)=O)SC" ;
  ns0:synonym_EXACT "7-hydroxy-5,8-bis(methylsulanyl)-4H-1,4-benzothiazin-3-one" ;
  ns0:charge "0" .

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