@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:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:96649> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:96649>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "443.561" ;
  ns0:inchikey "OBRGIGMGBKKHMR-KGVIQGDOSA-N" ;
  ns0:formula "C23H29N3O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "443.18788" ;
  skos:prefLabel "(2s)-2-[(4r,5s)-5-[(dimethylamino)methyl]-4-methyl-1,1-dioxo-8-[2-(2-pyridinyl)ethynyl]-4,5-dihydro-3h-6,1$l^/{6/},2-benzoxathiazocin-2-yl]-1-propanol"@en, "(2S) 2 [(4R,5S) 5 [(دی متیل آمینو) متیل] 4 متیل 1،1 دیوکسو 8 [2 (2 پیریدینیل) اتینیل] 4،5 دی هیدرو 3H 6،1$l^/{6/}،2 بنزوکساتیازوسین 2 یل] 1 پروپانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H29N3O4S/c1-17-14-26(18(2)16-27)31(28,29)23-11-9-19(8-10-20-7-5-6-12-24-20)13-21(23)30-22(17)15-25(3)4/h5-7,9,11-13,17-18,22,27H,14-16H2,1-4H3/t17-,18+,22-/m1/s1" ;
  ns0:smiles "C[C@@H]1CN(S(=O)(=O)C2=C(C=C(C=C2)C#CC3=CC=CC=N3)O[C@@H]1CN(C)C)[C@@H](C)CO" .

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 .
