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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114297>
  ns0:mass "358.269" ;
  ns0:smiles "C1=CC(=C(C=C1Cl)Cl)COC2=C(SC=C2)C3=NC(=S)NN3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:monoisotopicmass "356.95641" ;
  ns0:inchikey "ZHWRJEFPWDFZOG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H9Cl2N3OS2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C13H9Cl2N3OS2/c14-8-2-1-7(9(15)5-8)6-19-10-3-4-21-11(10)12-16-13(20)18-17-12/h1-5H,6H2,(H2,16,17,18,20)" ;
  skos:prefLabel "5 [3 [(2،4 دی کلروفنیل) متوکسی] 2 تیوفنیل] 1،2 دی هیدرو 1،2،4 تری آزول 3 تیون"@fa, "5-[3-[(2,4-dichlorophenyl)methoxy]-2-thiophenyl]-1,2-dihydro-1,2,4-triazole-3-thione"@en .

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 .
