@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117218>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "334.19059" ;
  ns0:mass "334.419" ;
  ns0:inchi "InChI=1S/C19H22N6/c1-5-6-9-14-12(2)23-25(13(14)3)19-20-18-17(21-22-19)15-10-7-8-11-16(15)24(18)4/h7-8,10-11H,5-6,9H2,1-4H3" ;
  ns0:charge "0" ;
  ns0:formula "C19H22N6" ;
  skos:prefLabel "3 (4 بوتیل 3،5 دی متیل 1 پیرازولیل) 5 متیل [1،2،4]تریازینو[5،6 b]ایندول"@fa, "3-(4-butyl-3,5-dimethyl-1-pyrazolyl)-5-methyl-[1,2,4]triazino[5,6-b]indole"@en ;
  ns0:smiles "CCCCC1=C(N(N=C1C)C2=NC3=C(C4=CC=CC=C4N3C)N=N2)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:142677> ;
  ns0:inchikey "JGYUFMKJXJBMCG-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:142677>
  skos:prefLabel "تریازینوایندول"@fa, "triazinoindole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:117218> .

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