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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107998>
  ns0:formula "C15H10Cl2N2OS" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "337.225" ;
  ns0:inchi "InChI=1S/C15H10Cl2N2OS/c1-21-13-5-3-2-4-11(13)15-19-18-14(20-15)10-7-6-9(16)8-12(10)17/h2-8H,1H3" ;
  ns0:monoisotopicmass "335.98909" ;
  ns0:smiles "CSC1=CC=CC=C1C2=NN=C(O2)C3=C(C=C(C=C3)Cl)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  skos:prefLabel "2 (2،4 دی کلروفنیل) 5 [2 (متیل تیو) فنیل] 1،3،4 اگزادیازول"@fa, "2-(2,4-dichlorophenyl)-5-[2-(methylthio)phenyl]-1,3,4-oxadiazole"@en ;
  ns0:inchikey "SHRIWOKJRAZPAH-UHFFFAOYSA-N" .

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 .
