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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91392>
  ns0:inchikey "MJEHBQIPZHTMNZ-UHFFFAOYSA-N" ;
  skos:prefLabel "7 [3 (1 آزتیدینیل متیل) سیکلوبوتیل] 5 (4 فنیل متوکسی فنیل) 4 پیرولو [2،3 d] پیریمیدینامین"@fa, "7-[3-(1-azetidinylmethyl)cyclobutyl]-5-(4-phenylmethoxyphenyl)-4-pyrrolo[2,3-d]pyrimidinamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "439.553" ;
  ns0:monoisotopicmass "439.23721" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C27H29N5O" ;
  ns0:inchi "InChI=1S/C27H29N5O/c28-26-25-24(21-7-9-23(10-8-21)33-17-19-5-2-1-3-6-19)16-32(27(25)30-18-29-26)22-13-20(14-22)15-31-11-4-12-31/h1-3,5-10,16,18,20,22H,4,11-15,17H2,(H2,28,29,30)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:smiles "C1CN(C1)CC2CC(C2)N3C=C(C4=C3N=CN=C4N)C5=CC=C(C=C5)OCC6=CC=CC=C6" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
