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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92717>
  skos:prefLabel "2-(2,4-dichlorophenoxy)-n-[5-(2,2-dimethylpropyl)-1,3,4-oxadiazol-2-yl]acetamide"@en, "2 (2،4 دی کلروفنوکسی) N [5 (2،2 دی متیل پروپیل) 1،3،4 اگزادیازول 2 یل]استامید"@fa ;
  ns0:monoisotopicmass "357.06470" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "358.220" ;
  ns0:inchi "InChI=1S/C15H17Cl2N3O3/c1-15(2,3)7-13-19-20-14(23-13)18-12(21)8-22-11-5-4-9(16)6-10(11)17/h4-6H,7-8H2,1-3H3,(H,18,20,21)" ;
  ns0:formula "C15H17Cl2N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:inchikey "DTDYZLBFRMXQPB-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)(C)CC1=NN=C(O1)NC(=O)COC2=C(C=C(C=C2)Cl)Cl" .

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 .
