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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210415>
  skos:prefLabel "3 (،5 دی کلرو 4 هیدروکسی فنیل) پروپانوئیک اسید متیل استر"@fa, "3-(3,5-dichloro-4-hydroxyphenyl)propanoic acid methyl ester"@en ;
  ns0:formula "C10H10Cl2O3" ;
  ns0:monoisotopicmass "248.00070" ;
  ns0:smiles "ClC1=C(O)C(Cl)=CC(=C1)CCC(=O)OC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "methyl 3-(3,5-dichloro-4-hydroxyphenyl)propanoate" ;
  ns0:subset "2_STAR" ;
  ns0:mass "249.090" ;
  ns0:charge "0" ;
  ns0:inchikey "MCNLBWBFJJNCMF-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:inchi "InChI=1S/C10H10Cl2O3/c1-15-9(13)3-2-6-4-7(11)10(14)8(12)5-6/h4-5,14H,2-3H2,1H3" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
