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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123346>
  ns0:monoisotopicmass "362.04496" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC=C(C(=C1)C=NN2C(=NN=N2)N)OCC3=C(C=C(C=C3)Cl)Cl" ;
  skos:prefLabel "1-[[2-[(2,4-dichlorophenyl)methoxy]phenyl]methylideneamino]-5-tetrazolamine"@en, "1 [[2 [(2،4 دی کلروفنیل) متوکسی] فنیل] متیلیدین آمینو] 5 تترازولامین"@fa ;
  ns0:charge "0" ;
  ns0:formula "C15H12Cl2N6O" ;
  ns0:inchikey "QUVAZGORKGQISZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H12Cl2N6O/c16-12-6-5-11(13(17)7-12)9-24-14-4-2-1-3-10(14)8-19-23-15(18)20-21-22-23/h1-8H,9H2,(H2,18,20,22)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "363.202" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> .

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 .
