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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93668>
  ns0:inchikey "UQEANGJNYLXOQG-UHFFFAOYSA-N" ;
  skos:prefLabel "lsm-4144"@en, "LSM 4144"@fa ;
  ns0:monoisotopicmass "427.14132" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25553> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C18H25N3O7S" ;
  ns0:inchi "InChI=1S/C18H25N3O7S/c1-13(2)11-19-6-8-20(9-7-19)17(22)12-28-18(23)14-4-5-16(29(3,26)27)15(10-14)21(24)25/h4-5,10,13H,6-9,11-12H2,1-3H3" ;
  ns0:smiles "CC(C)CN1CCN(CC1)C(=O)COC(=O)C2=CC(=C(C=C2)S(=O)(=O)C)[N+](=O)[O-]" ;
  ns0:mass "427.474" .

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 .
