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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195155>
  ns0:synonym_EXACT "3-thiophen-2-yl-4,5-dihydro-1H-pyridazin-6-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "SLIODHPLYGIMCY-UHFFFAOYSA-N" ;
  ns0:formula "C8H8N2OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37921> ;
  ns0:smiles "S1C(C2=NNC(=O)CC2)=CC=C1" ;
  skos:prefLabel "6-(2-thienyl)-2,3,4,5-tetrahydropyridazin-3-one"@en, "6 (2 تینیل) 2،3،4،5 تتراهیدروپیریدازین 3 یک"@fa ;
  ns0:inchi "InChI=1S/C8H8N2OS/c11-8-4-3-6(9-10-8)7-2-1-5-12-7/h1-2,5H,3-4H2,(H,10,11)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "180.03573" ;
  ns0:mass "180.230" ;
  ns0:charge "0" .

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