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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121745>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N [آمینو (1 پیرولیدینیل) متیلیدن] 3 (2،6 دی کلروفنیل) 5 متیل 4 ایزوکسازول کربوکسامید"@fa, "n-[amino(1-pyrrolidinyl)methylidene]-3-(2,6-dichlorophenyl)-5-methyl-4-isoxazolecarboxamide"@en ;
  ns0:smiles "CC1=C(C(=NO1)C2=C(C=CC=C2Cl)Cl)C(=O)N=C(N)N3CCCC3" ;
  ns0:mass "367.230" ;
  ns0:inchi "InChI=1S/C16H16Cl2N4O2/c1-9-12(15(23)20-16(19)22-7-2-3-8-22)14(21-24-9)13-10(17)5-4-6-11(13)18/h4-6H,2-3,7-8H2,1H3,(H2,19,20,23)" ;
  ns0:inchikey "NIYGHLFZKWUHJC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "366.06503" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:formula "C16H16Cl2N4O2" ;
  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 .
