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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92981>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:inchikey "SOJHGFJRAQRFOT-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "392.19607" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[[4-(2-phenoxyanilino)-6-(1-pyrrolidinyl)-1,3,5-triazin-2-yl]amino]ethanol"@en, "2 [[4 (2 فنوکسیانیلینو) 6 (1 پیرولیدینیل) 1،3،5 تریازین 2 ایل] آمینو] اتانول"@fa ;
  ns0:mass "392.455" ;
  ns0:formula "C21H24N6O2" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H24N6O2/c28-15-12-22-19-24-20(26-21(25-19)27-13-6-7-14-27)23-17-10-4-5-11-18(17)29-16-8-2-1-3-9-16/h1-5,8-11,28H,6-7,12-15H2,(H2,22,23,24,25,26)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCN(C1)C2=NC(=NC(=N2)NCCO)NC3=CC=CC=C3OC4=CC=CC=C4" .

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 .
