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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105265>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:monoisotopicmass "395.06911" ;
  skos:prefLabel "4-(2,4-dichlorophenoxy)butanoic acid [2-oxo-2-[(phenylmethyl)amino]ethyl] ester"@en, "4 (2، دی کلروفنوکسی) بوتانوئیک اسید [ اکسو  [(فنیل متیل) آمینو] اتیل] استر"@fa ;
  ns0:mass "396.265" ;
  ns0:smiles "C1=CC=C(C=C1)CNC(=O)COC(=O)CCCOC2=C(C=C(C=C2)Cl)Cl" ;
  ns0:inchikey "KDDHIANPFLSMEU-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H19Cl2NO4/c20-15-8-9-17(16(21)11-15)25-10-4-7-19(24)26-13-18(23)22-12-14-5-2-1-3-6-14/h1-3,5-6,8-9,11H,4,7,10,12-13H2,(H,22,23)" ;
  ns0:formula "C19H19Cl2NO4" .

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 .
