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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121778>
  ns0:mass "366.202" ;
  skos:prefLabel "5-(2,5-dichlorophenyl)-n-(2-propyl-5-tetrazolyl)-2-furancarboxamide"@en, "5 (2،5 دی کلروفنیل) N (2 پروپیل 5 تترازولیل) 2 فورانکاربوکسامید"@fa ;
  ns0:monoisotopicmass "365.04463" ;
  ns0:inchikey "UPKZDJZOSFGVMT-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H13Cl2N5O2/c1-2-7-22-20-15(19-21-22)18-14(23)13-6-5-12(24-13)10-8-9(16)3-4-11(10)17/h3-6,8H,2,7H2,1H3,(H,18,20,23)" ;
  ns0:formula "C15H13Cl2N5O2" ;
  ns0:smiles "CCCN1N=C(N=N1)NC(=O)C2=CC=C(O2)C3=C(C=CC(=C3)Cl)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
