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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125162>
  ns0:inchi "InChI=1S/C25H29N5OS/c1-16(2)13-21-22(23(31)27-20-11-6-5-7-12-20)18(4)26-24-28-25(29-30(21)24)32-15-19-10-8-9-17(3)14-19/h5-12,14,16,21H,13,15H2,1-4H3,(H,27,31)(H,26,28,29)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:monoisotopicmass "447.20928" ;
  ns0:mass "447.598" ;
  ns0:inchikey "BDVBVSQVSNXJDM-UHFFFAOYSA-N" ;
  ns0:formula "C25H29N5OS" ;
  skos:prefLabel "5 متیل 2 [(3 متیل فنیل) متیل تیو] 7 (2 متیل پروپیل) N فنیل 1،7 دی هیدرو [1،2،4]تریازولو[1،5 a] پیریمیدین 6 کربوکسامید"@fa, "5-methyl-2-[(3-methylphenyl)methylthio]-7-(2-methylpropyl)-n-phenyl-1,7-dihydro-[1,2,4]triazolo[1,5-a]pyrimidine-6-carboxamide"@en ;
  ns0:smiles "CC1=CC(=CC=C1)CSC2=NC3=NC(=C(C(N3N2)CC(C)C)C(=O)NC4=CC=CC=C4)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
