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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107221>
  skos:prefLabel "2-[[5-(2,4-dichlorophenyl)-1,3,4-oxadiazol-2-yl]thio]acetic acid butyl ester"@en, "2 [[5 (،4 دی کلروفنیل) 1،3، oxadiazol  yl]thio]استیک اسید بوتیل استر"@fa ;
  ns0:inchikey "UGCOQLKJLIKWCT-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCCCOC(=O)CSC1=NN=C(O1)C2=C(C=C(C=C2)Cl)Cl" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H14Cl2N2O3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:inchi "InChI=1S/C14H14Cl2N2O3S/c1-2-3-6-20-12(19)8-22-14-18-17-13(21-14)10-5-4-9(15)7-11(10)16/h4-5,7H,2-3,6,8H2,1H3" ;
  ns0:monoisotopicmass "360.01022" ;
  ns0:mass "361.245" ;
  ns0:charge "0" .

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 .
