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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120640>
  ns0:formula "C24H16Cl2F5N3O3" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5 [(2،4 دی کلروفنوکسی) متیل] N [3،5 دی متیل 1 [(2،3،4،5،6 پنتافلوروفنیل) متیل] 4 پیرازولیل] 2 فورانکاربوکسامید"@fa, "5-[(2,4-dichlorophenoxy)methyl]-n-[3,5-dimethyl-1-[(2,3,4,5,6-pentafluorophenyl)methyl]-4-pyrazolyl]-2-furancarboxamide"@en ;
  ns0:smiles "CC1=C(C(=NN1CC2=C(C(=C(C(=C2F)F)F)F)F)C)NC(=O)C3=CC=C(O3)COC4=C(C=C(C=C4)Cl)Cl" ;
  ns0:monoisotopicmass "559.04889" ;
  ns0:inchi "InChI=1S/C24H16Cl2F5N3O3/c1-10-23(11(2)34(33-10)8-14-18(27)20(29)22(31)21(30)19(14)28)32-24(35)17-6-4-13(37-17)9-36-16-5-3-12(25)7-15(16)26/h3-7H,8-9H2,1-2H3,(H,32,35)" ;
  ns0:inchikey "HMAOBYVPCGRUKK-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "560.301" .

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 .
