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

<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://www.irandoc.acir/onto/irandoc/CHEBI:125575>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H24ClN3S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N' [3 (2 کلرو 10 فنوتیازینیل) پروپیل] بوتان 1،4 دی آمین"@fa, "n'-[3-(2-chloro-10-phenothiazinyl)propyl]butane-1,4-diamine"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H24ClN3S/c20-15-8-9-19-17(14-15)23(13-5-12-22-11-4-3-10-21)16-6-1-2-7-18(16)24-19/h1-2,6-9,14,22H,3-5,10-13,21H2" ;
  ns0:smiles "C1=CC=C2C(=C1)N(C3=C(S2)C=CC(=C3)Cl)CCCNCCCCN" ;
  ns0:inchikey "QZUVYCFQTWCVBQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38093> ;
  ns0:monoisotopicmass "361.13795" ;
  ns0:mass "361.934" .

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