@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:23822>
  skos:prefLabel "دییتروتولوئن"@fa, "dinitrotoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228650> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228650>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "[O-][N+](=O)C=1C(=CC(N/N=C/C2=CC=NC=C2)=C([N+]([O-])=O)C1)C" ;
  skos:prefLabel "isonicotinaldehyde 4-(5-methyl-2,4-dinitrophenyl)hydrazone"@en, "ایزونیکوتینالدئید 4 (5 متیل 2،4 دی تروفنیل) هیدرازون"@fa ;
  ns0:charge "0" ;
  ns0:formula "C13H11N5O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23822> ;
  ns0:inchikey "CIKUIMKRJSJDRZ-OVCLIPMQSA-N" ;
  ns0:monoisotopicmass "301.08110" ;
  ns0:mass "301.262" ;
  ns0:synonym_EXACT "5-methyl-2,4-dinitro-N-[(E)-pyridin-4-ylmethylideneamino]aniline" ;
  ns0:inchi "InChI=1S/C13H11N5O4/c1-9-6-11(13(18(21)22)7-12(9)17(19)20)16-15-8-10-2-4-14-5-3-10/h2-8,16H,1H3/b15-8+" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
