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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104970>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "295.380" ;
  ns0:smiles "C=CCN1C(=O)C=C(C(=N1)C2=CC=CC=C2)N3CCCCC3" ;
  skos:prefLabel "6-phenyl-5-(1-piperidinyl)-2-prop-2-enyl-3-pyridazinone"@en, "6 فنیل 5 (1 پیپریدینیل) 2 پروپ 2 انیل 3 پیریدازینون"@fa ;
  ns0:inchikey "CUXLJZCGLQCOFH-UHFFFAOYSA-N" ;
  ns0:formula "C18H21N3O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "295.16846" ;
  ns0:inchi "InChI=1S/C18H21N3O/c1-2-11-21-17(22)14-16(20-12-7-4-8-13-20)18(19-21)15-9-5-3-6-10-15/h2-3,5-6,9-10,14H,1,4,7-8,11-13H2" ;
  ns0:subset "2_STAR" .

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 .
