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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105260>
  ns0:formula "C21H27N9O3" ;
  ns0:mass "453.498" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:monoisotopicmass "453.22369" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 (4 آمینو 1،2،5 اگزادیازول 3 یل) N [(2 اتوکسی فنیل) متیلیدین آمینو] 5 [(4 متیل 1 پیپریدینیل) متیل] 4 تری آزول کربوکسامید"@fa, "1-(4-amino-1,2,5-oxadiazol-3-yl)-n-[(2-ethoxyphenyl)methylideneamino]-5-[(4-methyl-1-piperidinyl)methyl]-4-triazolecarboxamide"@en ;
  ns0:inchi "InChI=1S/C21H27N9O3/c1-3-32-17-7-5-4-6-15(17)12-23-25-21(31)18-16(13-29-10-8-14(2)9-11-29)30(28-24-18)20-19(22)26-33-27-20/h4-7,12,14H,3,8-11,13H2,1-2H3,(H2,22,26)(H,25,31)" ;
  ns0:smiles "CCOC1=CC=CC=C1C=NNC(=O)C2=C(N(N=N2)C3=NON=C3N)CN4CCC(CC4)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "YHOJEDMEPQJUIJ-UHFFFAOYSA-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 .
