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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114339>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H11Cl2N5/c13-8-4-3-7(5-9(8)14)16-18-11-10(6-1-2-6)17-19-12(11)15/h3-6,16H,1-2H2,(H2,15,18,19)" ;
  skos:prefLabel "5-cyclopropyl-4-[(3,4-dichlorophenyl)hydrazinylidene]-3-pyrazolamine"@en, "5 سیکلوپروپیل 4 [(3،4 دی کلروفنیل) هیدرازینیلیدین] 3 پیرازولامین"@fa ;
  ns0:formula "C12H11Cl2N5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:inchikey "BASRTUXXLPNFOB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "295.03915" ;
  ns0:smiles "C1CC1C2=NN=C(C2=NNC3=CC(=C(C=C3)Cl)Cl)N" ;
  ns0:charge "0" ;
  ns0:mass "296.156" .

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 .
