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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105600>
  skos:prefLabel "4-[3-(2,4-dichlorophenyl)-5-isoxazolyl]-2-pyrimidinamine"@en, "4 [3 (2،4 دی کلروفنیل) 5 ایزوکسازولیل] 2 پیریمیدینامین"@fa ;
  ns0:inchikey "HVPDAHDCOOJUMW-UHFFFAOYSA-N" ;
  ns0:formula "C13H8Cl2N4O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H8Cl2N4O/c14-7-1-2-8(9(15)5-7)11-6-12(20-19-11)10-3-4-17-13(16)18-10/h1-6H,(H2,16,17,18)" ;
  ns0:mass "307.135" ;
  ns0:smiles "C1=CC(=C(C=C1Cl)Cl)C2=NOC(=C2)C3=NC(=NC=C3)N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:monoisotopicmass "306.00752" ;
  ns0:subset "2_STAR" ;
  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 .
