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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:126339>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "409.481" ;
  ns0:inchikey "KSLUSKGAVZKHEV-XZQOPNAISA-N" ;
  ns0:inchi "InChI=1S/C26H23N3O2/c27-12-17-1-4-19(5-2-17)20-6-8-21(9-7-20)26-22-13-28-14-23(26)29(22)15-18-3-10-24-25(11-18)31-16-30-24/h1-11,22-23,26,28H,13-16H2/t22-,23+,26?" ;
  ns0:formula "C26H23N3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18379> ;
  skos:prefLabel "4 [4 [(1S,5R) 6 (1,3 benzodioxol 5 ylmethyl) 3,6 diazabiciklo[3.1.1]heptan 7 yl]phenyl]benzonitrile"@fa, "4-[4-[(1s,5r)-6-(1,3-benzodioxol-5-ylmethyl)-3,6-diazabicyclo[3.1.1]heptan-7-yl]phenyl]benzonitrile"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "409.17903" ;
  ns0:smiles "C1[C@@H]2C([C@@H](N2CC3=CC4=C(C=C3)OCO4)CN1)C5=CC=C(C=C5)C6=CC=C(C=C6)C#N" .

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 .
