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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143419>
  ns0:inchikey "CUJAZGOWDHBZEI-GMBBYQRISA-N" ;
  ns0:monoisotopicmass "344.156" ;
  skos:prefLabel "10 [3 (دی متیل آمینو) 2 متیل پروپیل] 2 متوکسی 5 لامبدا4 فنوتیازین 5 یک"@fa, "10-[3-(dimethylamino)-2-methylpropyl]-2-methoxy-5lambda4-phenothiazin-5-one"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38093> ;
  ns0:charge "0" ;
  ns0:smiles "S1(=O)C2=C(N(C[C@@H](CN(C)C)C)C3=C1C=CC=C3)C=C(OC)C=C2" ;
  ns0:mass "344.473" ;
  ns0:inchi "InChI=1S/C19H24N2O2S/c1-14(12-20(2)3)13-21-16-7-5-6-8-18(16)24(22)19-10-9-15(23-4)11-17(19)21/h5-11,14H,12-13H2,1-4H3/t14-,24?/m1/s1" ;
  ns0:formula "C19H24N2O2S" .

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 .
