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

<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:121513>
  ns0:subset "2_STAR" ;
  ns0:formula "C16H14N2O6" ;
  ns0:monoisotopicmass "330.08519" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ACKHFLCJMXQPFM-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=C(C=C(C=C1)C(=O)OCC(=O)NC2=CC=CC=C2)[N+](=O)[O-]" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25553> ;
  skos:prefLabel "4 متوکسی 3 نیتروبنزوئیک اسید (2 آنیلینو  اگزوتیل) استر"@fa, "4-methoxy-3-nitrobenzoic acid (2-anilino-2-oxoethyl) ester"@en ;
  ns0:inchi "InChI=1S/C16H14N2O6/c1-23-14-8-7-11(9-13(14)18(21)22)16(20)24-10-15(19)17-12-5-3-2-4-6-12/h2-9H,10H2,1H3,(H,17,19)" ;
  ns0:charge "0" ;
  ns0:mass "330.293" .

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