@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37921>
  skos:prefLabel "پیریدازین ها"@fa, "pyridazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:106065> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:106065>
  skos:prefLabel "N [4 ([1،2،4]تریازولو[4،3b]pyridazin 6 yl)فنیل]سیکلوهگزان کربوکسامید"@fa, "n-[4-([1,2,4]triazolo[4,3-b]pyridazin-6-yl)phenyl]cyclohexanecarboxamide"@en ;
  ns0:inchi "InChI=1S/C18H19N5O/c24-18(14-4-2-1-3-5-14)20-15-8-6-13(7-9-15)16-10-11-17-21-19-12-23(17)22-16/h6-12,14H,1-5H2,(H,20,24)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "321.377" ;
  ns0:charge "0" ;
  ns0:inchikey "PTJNIYFHKKUYIF-UHFFFAOYSA-N" ;
  ns0:formula "C18H19N5O" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "321.15896" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:smiles "C1CCC(CC1)C(=O)NC2=CC=C(C=C2)C3=NN4C=NN=C4C=C3" .

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 .
