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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92302>
  ns0:monoisotopicmass "370.21172" ;
  skos:prefLabel "N (2 اتوکسی فنیل) 4 (4 مورفولینیل) 6 (1 پیرولیدینیل) 1،3،5 تریازین 2 آمین"@fa, "n-(2-ethoxyphenyl)-4-(4-morpholinyl)-6-(1-pyrrolidinyl)-1,3,5-triazin-2-amine"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "370.449" ;
  ns0:inchi "InChI=1S/C19H26N6O2/c1-2-27-16-8-4-3-7-15(16)20-17-21-18(24-9-5-6-10-24)23-19(22-17)25-11-13-26-14-12-25/h3-4,7-8H,2,5-6,9-14H2,1H3,(H,20,21,22,23)" ;
  ns0:inchikey "ZBGMUWGIMBCBOY-UHFFFAOYSA-N" ;
  ns0:formula "C19H26N6O2" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:charge "0" ;
  ns0:smiles "CCOC1=CC=CC=C1NC2=NC(=NC(=N2)N3CCOCC3)N4CCCC4" .

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 .
