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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93609>
  skos:prefLabel "5H کینولینو [8،7 c] [1،2] بنزوتیازین 6،6 دی اکسید"@fa, "5h-quinolino[8,7-c][1,2]benzothiazine 6,6-dioxide"@en ;
  ns0:monoisotopicmass "282.04630" ;
  ns0:mass "282.319" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CYSOFAOLQAYKGU-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H10N2O2S/c18-20(19)13-6-2-1-5-11(13)12-8-7-10-4-3-9-16-14(10)15(12)17-20/h1-9,17H" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46899> ;
  ns0:formula "C15H10N2O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC=C2C(=C1)C3=C(C4=C(C=CC=N4)C=C3)NS2(=O)=O" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
