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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105743>
  ns0:inchi "InChI=1S/C14H14BrN5/c1-8-6-11(4-5-12(8)15)18-13-7-9(2)16-14-17-10(3)19-20(13)14/h4-7,18H,1-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DJYOQJGWWQRCHG-UHFFFAOYSA-N" ;
  skos:prefLabel "N (4 برومو 3 متیل فنیل) 2،5 دی متیل [1،2،4]تریازولو [1،5 a] پیریمیدین 7 آمین"@fa, "n-(4-bromo-3-methylphenyl)-2,5-dimethyl-[1,2,4]triazolo[1,5-a]pyrimidin-7-amine"@en ;
  ns0:mass "332.199" ;
  ns0:formula "C14H14BrN5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "331.04326" ;
  ns0:smiles "CC1=C(C=CC(=C1)NC2=CC(=NC3=NC(=NN23)C)C)Br" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:charge "0" .

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 .
