@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://www.irandoc.acir/onto/irandoc/CHEBI:112711>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46899> ;
  ns0:monoisotopicmass "299.03646" ;
  ns0:formula "C14H9N3O3S" ;
  skos:prefLabel "3 (3 نیتروفنیل) 2 نیتروزو 4H 1،4 بنزوتیازین"@fa, "3-(3-nitrophenyl)-2-nitroso-4h-1,4-benzothiazine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VEVKWVQUDOOCJS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H9N3O3S/c18-16-14-13(9-4-3-5-10(8-9)17(19)20)15-11-6-1-2-7-12(11)21-14/h1-8,15H" ;
  ns0:mass "299.306" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=C(S2)N=O)C3=CC(=CC=C3)[N+](=O)[O-]" ;
  ns0:charge "0" .

ns0: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:112711> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
