@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25553>
  skos:prefLabel "اسید نیتروبنزوئیک"@fa, "nitrobenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93304> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93304>
  ns0:mass "399.379" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 متیل 3 نیتروبنزوئیک اسید [ اکسو 6 [(2 پیریمیدینیل تیو) ]  پیرانیل] استر"@fa, "4-methyl-3-nitrobenzoic acid [4-oxo-6-[(2-pyrimidinylthio)methyl]-3-pyranyl] ester"@en ;
  ns0:inchi "InChI=1S/C18H13N3O6S/c1-11-3-4-12(7-14(11)21(24)25)17(23)27-16-9-26-13(8-15(16)22)10-28-18-19-5-2-6-20-18/h2-9H,10H2,1H3" ;
  ns0:formula "C18H13N3O6S" ;
  ns0:monoisotopicmass "399.05251" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25553> ;
  ns0:smiles "CC1=C(C=C(C=C1)C(=O)OC2=COC(=CC2=O)CSC3=NC=CC=N3)[N+](=O)[O-]" ;
  ns0:charge "0" ;
  ns0:inchikey "ADBWXKRHRFJRHX-UHFFFAOYSA-N" .

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