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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105752>
  ns0:inchi "InChI=1S/C20H23N5O2/c1-3-27-15-9-7-13(8-10-15)18-12-17(14-5-4-6-16(11-14)26-2)22-20-23-19(21)24-25(18)20/h4-11,17-18H,3,12H2,1-2H3,(H3,21,22,23,24)" ;
  skos:prefLabel "7-(4-ethoxyphenyl)-5-(3-methoxyphenyl)-1,5,6,7-tetrahydro-[1,2,4]triazolo[1,5-a]pyrimidin-2-amine"@en, "7 (4 اتوکسی فنیل) 5 (3 متوکسی فنیل) 1،5،6،7 تتراهیدرو [1،2،4]تریازولو[1،5 a] پیریمیدین 2 آمین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48435> ;
  ns0:mass "365.430" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "365.18518" ;
  ns0:smiles "CCOC1=CC=C(C=C1)C2CC(N=C3N2NC(=N3)N)C4=CC(=CC=C4)OC" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RZZCFDFNICSWCA-UHFFFAOYSA-N" ;
  ns0:formula "C20H23N5O2" .

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 .
