@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:108126>
  ns0:mass "354.185" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "353.02216" ;
  ns0:inchikey "FHFFZQVWNMAMDH-UHFFFAOYSA-N" ;
  skos:prefLabel "2 [[(3،5 دی کلرو 4 اتوکسی فنیل) اکسومتیل] آمینو] بنزوئیک اسید"@fa, "2-[[(3,5-dichloro-4-ethoxyphenyl)-oxomethyl]amino]benzoic acid"@en ;
  ns0:inchi "InChI=1S/C16H13Cl2NO4/c1-2-23-14-11(17)7-9(8-12(14)18)15(20)19-13-6-4-3-5-10(13)16(21)22/h3-8H,2H2,1H3,(H,19,20)(H,21,22)" ;
  ns0:smiles "CCOC1=C(C=C(C=C1Cl)C(=O)NC2=CC=CC=C2C(=O)O)Cl" ;
  ns0:formula "C16H13Cl2NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108126> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
