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

<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://www.irandoc.acir/onto/irandoc/CHEBI:108136>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "429.16886" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:inchikey "NRFRKRXQLASGDG-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H23N3O4/c1-16-8-11-18(12-9-16)32-15-23(29)26-21-14-17(10-13-22(21)31-3)24-19-6-4-5-7-20(19)25(30)28(2)27-24/h4-14H,15H2,1-3H3,(H,26,29)" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)OCC(=O)NC2=C(C=CC(=C2)C3=NN(C(=O)C4=CC=CC=C43)C)OC" ;
  skos:prefLabel "N [2 متوکسی 5 (3 متیل 4 اکسو 1 فتالازینیل) فنیل] 2 (4 متیل فنوکسی) استامید"@fa, "n-[2-methoxy-5-(3-methyl-4-oxo-1-phthalazinyl)phenyl]-2-(4-methylphenoxy)acetamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "429.469" ;
  ns0:formula "C25H23N3O4" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
