@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116105>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C(=CC=C1)C)OC2=NC(=NC=C2OC)C3=CC=CC=N3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "307.13208" ;
  ns0:formula "C18H17N3O2" ;
  skos:prefLabel "4-(2,6-dimethylphenoxy)-5-methoxy-2-(2-pyridinyl)pyrimidine"@en, "4 (2،6 دی متیل فنوکسی) 5 متوکسی 2 (2 پیریدینیل) پیریمیدین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38101> ;
  ns0:inchi "InChI=1S/C18H17N3O2/c1-12-7-6-8-13(2)16(12)23-18-15(22-3)11-20-17(21-18)14-9-4-5-10-19-14/h4-11H,1-3H3" ;
  ns0:inchikey "LTVKLRHBVSLSPX-UHFFFAOYSA-N" ;
  ns0:mass "307.347" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38101>
  skos:prefLabel "ترکیب هتروسیکلیک ارگانونیتروژن"@fa, "organonitrogen heterocyclic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116105> .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
