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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125017>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18379> ;
  skos:prefLabel "4 [(1S,5R) 3 (4 فلوروفنیل) سولفونیل 3،6 دیازابیسیکلو[3.1.1]هپتان 7 یل]فنیل]بنزونیتریل"@fa, "4-[4-[(1s,5r)-3-(4-fluorophenyl)sulfonyl-3,6-diazabicyclo[3.1.1]heptan-7-yl]phenyl]benzonitrile"@en ;
  ns0:inchi "InChI=1S/C24H20FN3O2S/c25-20-9-11-21(12-10-20)31(29,30)28-14-22-24(23(15-28)27-22)19-7-5-18(6-8-19)17-3-1-16(13-26)2-4-17/h1-12,22-24,27H,14-15H2/t22-,23+,24?" ;
  ns0:monoisotopicmass "433.12603" ;
  ns0:mass "433.500" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H20FN3O2S" ;
  ns0:inchikey "CHBWTJVJUXMSDX-VSGJHWFKSA-N" ;
  ns0:smiles "C1[C@@H]2C([C@@H](N2)CN1S(=O)(=O)C3=CC=C(C=C3)F)C4=CC=C(C=C4)C5=CC=C(C=C5)C#N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
