@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://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:23643>
  skos:prefLabel "دپسی پپتید"@fa, "depsipeptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92808> .

<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:92808>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "381.211" ;
  skos:prefLabel "2-[[(2-chlorophenyl)-oxomethyl]amino]acetic acid [2-(2-chloroanilino)-2-oxoethyl] ester"@en, "2 [[( کلروفنیل) اکسومتیل] آمینو] استیک اسید [ ( کلروآنیلینو)  اکسو اتیل] استر"@fa ;
  ns0:formula "C17H14Cl2N2O4" ;
  ns0:smiles "C1=CC=C(C(=C1)C(=O)NCC(=O)OCC(=O)NC2=CC=CC=C2Cl)Cl" ;
  ns0:inchikey "NZIDGOHDVVZTSG-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23643> ;
  ns0:monoisotopicmass "380.03306" ;
  ns0:inchi "InChI=1S/C17H14Cl2N2O4/c18-12-6-2-1-5-11(12)17(24)20-9-16(23)25-10-15(22)21-14-8-4-3-7-13(14)19/h1-8H,9-10H2,(H,20,24)(H,21,22)" .

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