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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107187>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-(2,4-dimethylphenyl)-2h-phthalazin-1-one"@en, "4 (2،4 دی متیل فنیل) 2H فتالازین 1 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=C(C=C1)C2=NNC(=O)C3=CC=CC=C32)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:inchi "InChI=1S/C16H14N2O/c1-10-7-8-12(11(2)9-10)15-13-5-3-4-6-14(13)16(19)18-17-15/h3-9H,1-2H3,(H,18,19)" ;
  ns0:mass "250.296" ;
  ns0:charge "0" ;
  ns0:inchikey "VPXCBMLQCAPFLY-UHFFFAOYSA-N" ;
  ns0:formula "C16H14N2O" ;
  ns0:monoisotopicmass "250.11061" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
