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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92215>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H13N5O2" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H13N5O2/c1-2-7-20-9-6-4-3-5-8(9)11-14-12-10(13(19)15-11)16-18-17-12/h3-6H,2,7H2,1H3,(H2,14,15,16,17,18,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  skos:prefLabel "5 (2 پروپوکسی فنیل) 2،3 دی هیدروتریازول[4،5 d] پیریمیدین 7 یک"@fa, "5-(2-propoxyphenyl)-2,3-dihydrotriazolo[4,5-d]pyrimidin-7-one"@en ;
  ns0:smiles "CCCOC1=CC=CC=C1C2=NC(=O)C3=NNNC3=N2" ;
  ns0:monoisotopicmass "271.10692" ;
  ns0:charge "0" ;
  ns0:mass "271.275" ;
  ns0:inchikey "REZGGXNDEMKIQB-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
