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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112405>
  ns0:monoisotopicmass "384.15863" ;
  ns0:mass "384.431" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:inchikey "MAECILYKCQUQAF-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H20N4O2/c1-29-18-12-8-16(9-13-18)22-19-4-2-3-5-20(19)23(27-26-22)25-17-10-6-15(7-11-17)14-21(24)28/h2-13H,14H2,1H3,(H2,24,28)(H,25,27)" ;
  ns0:smiles "COC1=CC=C(C=C1)C2=NN=C(C3=CC=CC=C32)NC4=CC=C(C=C4)CC(=O)N" ;
  skos:prefLabel "2-[4-[[4-(4-methoxyphenyl)-1-phthalazinyl]amino]phenyl]acetamide"@en, "2 [4 [[4 (4 متوکسی فنیل) 1 فتالازینیل] آمینو] فنیل] استامید"@fa ;
  ns0:formula "C23H20N4O2" .

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 .
