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

<http://www.irandoc.acir/onto/irandoc/CHEBI:117181>
  skos:prefLabel "N [2 (2،4 دی کلروفنیل) اتیل] 2 [[5 [1 (دی متیل آمینو) پروپیل] 1،3،4 اگزادیازول 2 یل] تیو] استامید"@fa, "n-[2-(2,4-dichlorophenyl)ethyl]-2-[[5-[1-(dimethylamino)propyl]-1,3,4-oxadiazol-2-yl]thio]acetamide"@en ;
  ns0:inchi "InChI=1S/C17H22Cl2N4O2S/c1-4-14(23(2)3)16-21-22-17(25-16)26-10-15(24)20-8-7-11-5-6-12(18)9-13(11)19/h5-6,9,14H,4,7-8,10H2,1-3H3,(H,20,24)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "417.355" ;
  ns0:charge "0" ;
  ns0:inchikey "AVLNBITYSNSDNT-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:monoisotopicmass "416.08405" ;
  ns0:smiles "CCC(C1=NN=C(O1)SCC(=O)NCCC2=C(C=C(C=C2)Cl)Cl)N(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H22Cl2N4O2S" .

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 .
