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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121025>
  ns0:mass "348.317" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HOVAMNOLUNEIKI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H15Cl2N3S2/c1-8(2)18-12(16-17-13(18)19)7-20-6-9-3-4-10(14)5-11(9)15/h3-5,8H,6-7H2,1-2H3,(H,17,19)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "347.00845" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-[[(2,4-dichlorophenyl)methylthio]methyl]-4-propan-2-yl-1h-1,2,4-triazole-5-thione"@en, "3 [[(2،4 دی کلروفنیل) متیل تیو] متیل] 4 پروپان 2 یل 1H 1،2،4 تری آزول 5 تیون"@fa ;
  ns0:smiles "CC(C)N1C(=NNC1=S)CSCC2=C(C=C(C=C2)Cl)Cl" ;
  ns0:formula "C13H15Cl2N3S2" ;
  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 .
