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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121805>
  ns0:inchi "InChI=1S/C15H13NOS/c1-10(17)11-7-8-15-13(9-11)16(2)12-5-3-4-6-14(12)18-15/h3-9H,1-2H3" ;
  skos:prefLabel "1-(10-methyl-2-phenothiazinyl)ethanone"@en, "1 (10 متیل 2 فنوتیازینیل) اتانون"@fa ;
  ns0:formula "C15H13NOS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38093> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "CC(=O)C1=CC2=C(C=C1)SC3=CC=CC=C3N2C" ;
  ns0:inchikey "DGQXIDAJSBKRMJ-UHFFFAOYSA-N" ;
  ns0:mass "255.336" ;
  ns0:monoisotopicmass "255.07179" ;
  ns0:subset "2_STAR" .

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