@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#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:114811>
  ns0:formula "C17H13ClN8" ;
  ns0:smiles "CC1=C2C(=NN=C(C2=NN1C3=CC(=CC=C3)Cl)N4C(=C(C=N4)C#N)N)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "364.09517" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  skos:prefLabel "5-amino-1-[2-(3-chlorophenyl)-3,4-dimethyl-7-pyrazolo[3,4-d]pyridazinyl]-4-pyrazolecarbonitrile"@en, "5 آمینو 1 [2 (3 کلروفنیل) 3،4 دی متیل 7 پیرازولو[3،4 دی] پیریدازینیل] 4 پیرازول کربنیتریل"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XSRKAFTZNYRSSC-UHFFFAOYSA-N" ;
  ns0:mass "364.792" ;
  ns0:inchi "InChI=1S/C17H13ClN8/c1-9-14-10(2)25(13-5-3-4-12(18)6-13)24-15(14)17(23-22-9)26-16(20)11(7-19)8-21-26/h3-6,8H,20H2,1-2H3" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26410>
  skos:prefLabel "پیرازول ها"@fa, "pyrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114811> .

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