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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105886>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "348.812" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 [(5 آمینو 7 متیل [1،2،4]تریازولو[4،3c] پیریمیدین 3 یل) تیو] N (4 کلروفنیل) استامید"@fa, "2-[(5-amino-7-methyl-[1,2,4]triazolo[4,3-c]pyrimidin-3-yl)thio]-n-(4-chlorophenyl)acetamide"@en ;
  ns0:monoisotopicmass "348.05601" ;
  ns0:inchi "InChI=1S/C14H13ClN6OS/c1-8-6-11-19-20-14(21(11)13(16)17-8)23-7-12(22)18-10-4-2-9(15)3-5-10/h2-6H,7H2,1H3,(H2,16,17)(H,18,22)" ;
  ns0:formula "C14H13ClN6OS" ;
  ns0:inchikey "GIPWSAVGTCOAIJ-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC2=NN=C(N2C(=N1)N)SCC(=O)NC3=CC=C(C=C3)Cl" .

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 .
