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

<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:115751>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=C(C=C1)C2=NN(C(=O)C=C2)CC(=O)NCCN(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:formula "C17H22N4O2" ;
  skos:prefLabel "N [2 (دی متیل آمینو) اتیل] 2 [3 (4 متیل فنیل) 6 اکسو 1 پیریدازینیل] استامید"@fa, "n-[2-(dimethylamino)ethyl]-2-[3-(4-methylphenyl)-6-oxo-1-pyridazinyl]acetamide"@en ;
  ns0:monoisotopicmass "314.17428" ;
  ns0:mass "314.383" ;
  ns0:inchi "InChI=1S/C17H22N4O2/c1-13-4-6-14(7-5-13)15-8-9-17(23)21(19-15)12-16(22)18-10-11-20(2)3/h4-9H,10-12H2,1-3H3,(H,18,22)" ;
  ns0:charge "0" ;
  ns0:inchikey "ZFNAWHPUCPSXBF-UHFFFAOYSA-N" .

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