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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:96234>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:monoisotopicmass "459.27332" ;
  ns0:formula "C25H37N3O5" ;
  ns0:inchikey "AEYCXANGZGGWKX-LVBDUCALSA-N" ;
  skos:prefLabel "(2r,3s)-8-[(3r)-3-hydroxybut-1-ynyl]-5-[(2r)-1-hydroxypropan-2-yl]-3-methyl-2-[[methyl(4-oxanylmethyl)amino]methyl]-3,4-dihydro-2h-pyrido[2,3-b][1,5]oxazocin-6-one"@en, "(2R,3S) 8 [(3R) 3 hydroxybut 1 ynyl] 5 [(2R) 1 hydroxypropan 2 yl] 3 متیل 2 [[متیل(4 اگزانیل متیل)آمینو] متیل] 3,4 دی هیدرو 2H پیریدو[2,3 b][1,5] onezoa"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H37N3O5/c1-17-13-28(18(2)16-29)25(31)22-11-21(6-5-19(3)30)12-26-24(22)33-23(17)15-27(4)14-20-7-9-32-10-8-20/h11-12,17-20,23,29-30H,7-10,13-16H2,1-4H3/t17-,18+,19+,23-/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "459.579" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@H]1CN(C(=O)C2=C(N=CC(=C2)C#C[C@@H](C)O)O[C@H]1CN(C)CC3CCOCC3)[C@H](C)CO" .

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 .
