@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48435>
  skos:prefLabel "تری آزولوپیریمیدین ها"@fa, "triazolopyrimidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109325> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109325>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "329.354" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2،5 دی متیل N (3،4،5 تری متوکسی فنیل) [1،2،4] تریازولو [1،5 a] پیریمیدین 7 آمین"@fa, "2,5-dimethyl-n-(3,4,5-trimethoxyphenyl)-[1,2,4]triazolo[1,5-a]pyrimidin-7-amine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:inchikey "KEOQSRHBFGLCBV-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=NC2=NC(=NN2C(=C1)NC3=CC(=C(C(=C3)OC)OC)OC)C" ;
  ns0:formula "C16H19N5O3" ;
  ns0:monoisotopicmass "329.14879" ;
  ns0:inchi "InChI=1S/C16H19N5O3/c1-9-6-14(21-16(17-9)18-10(2)20-21)19-11-7-12(22-3)15(24-5)13(8-11)23-4/h6-8,19H,1-5H3" .

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 .
