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

<http://www.irandoc.acir/onto/irandoc/CHEBI:143425>
  ns0:formula "C18H22N2O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "330.140" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38093> ;
  ns0:smiles "S1C2=C(N(C[C@H](CN(C)C)C)C3=C1C=CC=C3)C=C(O)C(=C2)O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H22N2O2S/c1-12(10-19(2)3)11-20-13-6-4-5-7-17(13)23-18-9-16(22)15(21)8-14(18)20/h4-9,12,21-22H,10-11H2,1-3H3/t12-/m0/s1" ;
  ns0:mass "330.446" ;
  skos:prefLabel "10-[(2r)-3-(dimethylamino)-2-methylpropyl]phenothiazine-2,3-diol"@en, "10 [(2R) 3 (دی متیل آمینو) 2 متیل پروپیل] فنوتیازین 2،3 دیول"@fa ;
  ns0:inchikey "PACRZUBMSJRMIH-LBPRGKRZSA-N" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
