@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://www.irandoc.acir/onto/irandoc/CHEBI:18379>
  skos:prefLabel "نیتریل"@fa, "nitrile"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:101342> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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:101342>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18379> ;
  ns0:monoisotopicmass "593.24606" ;
  ns0:inchi "InChI=1S/C34H35N5O3S/c1-34(2,3)43(42)39-22-28-20-29(33(41)37-16-12-23-10-14-36-15-11-23)38-32(31(28)30(39)13-17-40)27-9-5-8-26(19-27)25-7-4-6-24(18-25)21-35/h4-11,14-15,18-20,30,40H,12-13,16-17,22H2,1-3H3,(H,37,41)/t30-,43-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VJIZUSRNHDZCJF-QHKNHCAJSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C34H35N5O3S" ;
  ns0:mass "593.741" ;
  ns0:charge "0" ;
  skos:prefLabel "(3r)-2-[(r)-tert-butylsulfinyl]-4-[3-(3-cyanophenyl)phenyl]-3-(2-hydroxyethyl)-n-(2-pyridin-4-ylethyl)-1,3-dihydropyrrolo[3,4-c]pyridine-6-carboxamide"@en, "(3R) 2 [(R) ترت بوتیل سولفینیل] 4 [3 (3 سیانوفنیل) فنیل] 3 (2 هیدروکسی اتیل) N (2 پیریدین 4 ایل اتیل) 1،3 دی هیدروپیرولو[3،4 c] پیریدین 6 کربوکسامید"@fa ;
  ns0:smiles "CC(C)(C)[S@@](=O)N1CC2=CC(=NC(=C2[C@H]1CCO)C3=CC=CC(=C3)C4=CC=CC(=C4)C#N)C(=O)NCCC5=CC=NC=C5" .

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