@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://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:122150> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122150>
  ns0:monoisotopicmass "395.09244" ;
  skos:prefLabel "2-(3-chlorophenoxy)acetic acid [4-[(4-methylanilino)-oxomethyl]phenyl] ester"@en, "2 (3 کلروفنوکسی) استیک اسید [4 [( متیلانیلینو) اکسومتیل] فنیل] استر"@fa ;
  ns0:mass "395.836" ;
  ns0:inchikey "NBNJMDYTGMFMFV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H18ClNO4/c1-15-5-9-18(10-6-15)24-22(26)16-7-11-19(12-8-16)28-21(25)14-27-20-4-2-3-17(23)13-20/h2-13H,14H2,1H3,(H,24,26)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)C2=CC=C(C=C2)OC(=O)COC3=CC(=CC=C3)Cl" ;
  ns0:formula "C22H18ClNO4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
