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

<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:143412>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "272.011" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3،5 دی آمینو 6 (2،3 دی کلروفنیل) 2 هیدروکسی 1،2،4 تریازین 2 ium"@fa, "3,5-diamino-6-(2,3-dichlorophenyl)-2-hydroxy-1,2,4-triazin-2-ium"@en ;
  ns0:formula "C9H8Cl2N5O" ;
  ns0:inchi "InChI=1S/C9H7Cl2N5O/c10-5-3-1-2-4(6(5)11)7-8(12)14-9(13)16(17)15-7/h1-3,17H,(H3,12,13,14)/p+1" ;
  ns0:charge "+1" ;
  ns0:inchikey "YGGNPWUXPLVPLK-UHFFFAOYSA-O" ;
  ns0:smiles "ClC1=C(Cl)C=CC=C1C2=N[N+](O)=C(N)N=C2N" ;
  ns0:mass "273.099" .

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