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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120410>
  ns0:formula "C22H25N3O5" ;
  ns0:mass "411.452" ;
  ns0:inchikey "JXNLKCNTGZXCNU-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "3 نیترو 4 (1 پیرولیدینیل) بنزوئیک اسید [ ( اتیلانیلینو)  اگزوپروپان 2 یل] استر"@fa, "3-nitro-4-(1-pyrrolidinyl)benzoic acid [1-(4-ethylanilino)-1-oxopropan-2-yl] ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25553> ;
  ns0:smiles "CCC1=CC=C(C=C1)NC(=O)C(C)OC(=O)C2=CC(=C(C=C2)N3CCCC3)[N+](=O)[O-]" ;
  ns0:monoisotopicmass "411.17942" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H25N3O5/c1-3-16-6-9-18(10-7-16)23-21(26)15(2)30-22(27)17-8-11-19(20(14-17)25(28)29)24-12-4-5-13-24/h6-11,14-15H,3-5,12-13H2,1-2H3,(H,23,26)" .

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 .
