@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://www.irandoc.acir/onto/irandoc/CHEBI:120568>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C10H9ClN4OS" ;
  skos:prefLabel "5-chloro-4-[2-[(3-methyl-2-thiophenyl)methylidene]hydrazinyl]-1h-pyridazin-6-one"@en, "5 کلرو 4 [2 [(3 متیل 2 تیوفنیل) متیلیدن] هیدرازینیل] 1H پیریدازین 6 یک"@fa ;
  ns0:mass "268.724" ;
  ns0:monoisotopicmass "268.01856" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(SC=C1)C=NNC2=C(C(=O)NN=C2)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26414> ;
  ns0:inchikey "JCNJPGWVPZKTDO-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C10H9ClN4OS/c1-6-2-3-17-8(6)5-13-14-7-4-12-15-10(16)9(7)11/h2-5H,1H3,(H2,14,15,16)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26414>
  skos:prefLabel "پیریدازینون"@fa, "pyridazinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120568> .

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 .
