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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121195>
  ns0:inchikey "LPFXTJFIRLVDEP-UHFFFAOYSA-N" ;
  skos:prefLabel "2 (4 کلروآنیلینو) 5 [(2،3 دی کلروفنیل) متیل] 4 تیازولون"@fa, "2-(4-chloroanilino)-5-[(2,3-dichlorophenyl)methyl]-4-thiazolone"@en ;
  ns0:monoisotopicmass "383.96577" ;
  ns0:mass "385.697" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H11Cl3N2OS" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC(=C(C(=C1)Cl)Cl)CC2C(=O)N=C(S2)NC3=CC=C(C=C3)Cl" ;
  ns0:inchi "InChI=1S/C16H11Cl3N2OS/c17-10-4-6-11(7-5-10)20-16-21-15(22)13(23-16)8-9-2-1-3-12(18)14(9)19/h1-7,13H,8H2,(H,20,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
