@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:23697>
  skos:prefLabel "دی کلروبنزن"@fa, "dichlorobenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114733> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:114733>
  skos:prefLabel "3 [5 [(3،4 دی کلروفنیل) متیل تیو] 4 اتیل 1،2،4 تری آزول 3 یل] 1 فنیل 4 پیریدازینون"@fa, "3-[5-[(3,4-dichlorophenyl)methylthio]-4-ethyl-1,2,4-triazol-3-yl]-1-phenyl-4-pyridazinone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:mass "458.365" ;
  ns0:inchikey "LIOAXJASPFPCTE-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C21H17Cl2N5OS" ;
  ns0:smiles "CCN1C(=NN=C1SCC2=CC(=C(C=C2)Cl)Cl)C3=NN(C=CC3=O)C4=CC=CC=C4" ;
  ns0:inchi "InChI=1S/C21H17Cl2N5OS/c1-2-27-20(19-18(29)10-11-28(26-19)15-6-4-3-5-7-15)24-25-21(27)30-13-14-8-9-16(22)17(23)12-14/h3-12H,2,13H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "457.05309" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
