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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104004>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38093> ;
  ns0:monoisotopicmass "438.16346" ;
  skos:prefLabel "2-[3-(4-methylphenyl)-6,7-dihydro-5h-pyrrolo[1,2-a]imidazol-1-ium-1-yl]-1-(10-phenothiazinyl)ethanone"@en, "2 [3 (4 متیل فنیل) 6،7 دی هیدرو 5H پیرولو [1،2 a] ایمیدازول 1 ium 1 yl] 1 (10 فنوتیازینیل) اتانون"@fa ;
  ns0:formula "C27H24N3OS" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=C[N+](=C3N2CCC3)CC(=O)N4C5=CC=CC=C5SC6=CC=CC=C64" ;
  ns0:inchi "InChI=1S/C27H24N3OS/c1-19-12-14-20(15-13-19)23-17-28(26-11-6-16-29(23)26)18-27(31)30-21-7-2-4-9-24(21)32-25-10-5-3-8-22(25)30/h2-5,7-10,12-15,17H,6,11,16,18H2,1H3/q+1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RPGOXHQIGQMAPM-UHFFFAOYSA-N" ;
  ns0:charge "+1" ;
  ns0:mass "438.566" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
