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

<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://www.irandoc.acir/onto/irandoc/CHEBI:102950>
  ns0:mass "608.752" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18379> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C35H36N4O4S" ;
  skos:prefLabel "(3r)-2-[(r)-tert-butylsulfinyl]-4-[3-(3-cyanophenyl)phenyl]-3-(2-hydroxyethyl)-n-[(4-methoxyphenyl)methyl]-1,3-dihydropyrrolo[3,4-c]pyridine-6-carboxamide"@en, "(3R) 2 [(R) ترت بوتیل سولفینیل] 4 [3 (3 سیانوفنیل) فنیل] 3 (2 هیدروکسی اتیل) N [(4 متوکسی فنیل) متیل] 1،3 دی هیدروپیرولو[3،4 c] پیریدین 6 کربوکسامید"@fa ;
  ns0:inchikey "NEVKZQRLDPRUMB-VRESAINUSA-N" ;
  ns0:inchi "InChI=1S/C35H36N4O4S/c1-35(2,3)44(42)39-22-28-19-30(34(41)37-21-23-11-13-29(43-4)14-12-23)38-33(32(28)31(39)15-16-40)27-10-6-9-26(18-27)25-8-5-7-24(17-25)20-36/h5-14,17-19,31,40H,15-16,21-22H2,1-4H3,(H,37,41)/t31-,44-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "608.24573" ;
  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)NCC5=CC=C(C=C5)OC" ;
  ns0:charge "0" .

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 .
