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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109358>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QSMARTFZAUEIQU-DHDCSXOGSA-N" ;
  skos:prefLabel "N [(2،6 دی کلروفنیل) متوکسی] 2 متیل 1،3 دی تیان 5 ایمین"@fa, "n-[(2,6-dichlorophenyl)methoxy]-2-methyl-1,3-dithian-5-imine"@en ;
  ns0:smiles "CC1SC/C(=N/OCC2=C(C=CC=C2Cl)Cl)/CS1" ;
  ns0:formula "C12H13Cl2NOS2" ;
  ns0:monoisotopicmass "320.98156" ;
  ns0:inchi "InChI=1S/C12H13Cl2NOS2/c1-8-17-6-9(7-18-8)15-16-5-10-11(13)3-2-4-12(10)14/h2-4,8H,5-7H2,1H3/b15-9-" ;
  ns0:mass "322.276" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> .

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 .
