@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:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228627> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:228627>
  ns0:smiles "O=C1C(N2[C@@H](C2)C)=CC(=O)C=3N(C(=C(C13)CO)C4=CC=CC=C4)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  skos:prefLabel "ARH"@fa, "arh"@en ;
  ns0:formula "C19H18N2O3" ;
  ns0:synonym_EXACT "3-(hydroxymethyl)-1-methyl-5-[(2R)-2-methylaziridin-1-yl]-2-phenylindole-4,7-dione" ;
  ns0:monoisotopicmass "322.13174" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "322.364" ;
  ns0:inchikey "RQFCSAVLOHDQNB-ZIFPNCEFSA-N" ;
  ns0:inchi "InChI=1S/C19H18N2O3/c1-11-9-21(11)14-8-15(23)18-16(19(14)24)13(10-22)17(20(18)2)12-6-4-3-5-7-12/h3-8,11,22H,9-10H2,1-2H3/t11-,21?/m1/s1" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
