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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117159>
  ns0:formula "C12H12N6S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:inchikey "QUVBYDIHFHODIR-UHFFFAOYSA-N" ;
  skos:prefLabel "n,n-dimethyl-n'-(7-thiophen-2-yl-[1,2,4]triazolo[1,5-a]pyrimidin-2-yl)methanimidamide"@en, "N,N دی متیل N' (7 تیوفن 2 یل [1،2،4] تریازولو [1،5 a] پیریمیدین 2 یل) متانیمیدامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "272.330" ;
  ns0:inchi "InChI=1S/C12H12N6S/c1-17(2)8-14-11-15-12-13-6-5-9(18(12)16-11)10-4-3-7-19-10/h3-8H,1-2H3" ;
  ns0:smiles "CN(C)C=NC1=NN2C(=CC=NC2=N1)C3=CC=CS3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "272.08442" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
