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

<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:222604>
  ns0:monoisotopicmass "748.40071" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C36H56N6O11" ;
  skos:prefLabel "روزوباکتین"@fa, "roseobactin"@en ;
  ns0:inchikey "LCNAKNAUQPALFL-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C36H56N6O11/c1-35(2,33(50)42-20-8-16-38-14-4-6-18-41-32(49)25-10-12-27(44)29(46)22-25)36(53,34(51)52)23-30(47)39-19-7-15-37-13-3-5-17-40-31(48)24-9-11-26(43)28(45)21-24/h9-11,21-22,27,37-38,43-46,53H,3-8,12-20,23H2,1-2H3,(H,39,47)(H,40,48)(H,41,49)(H,42,50)(H,51,52)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  ns0:mass "748.875" ;
  ns0:smiles "O=C(NCCCCNCCCNC(=O)C(C(O)(C(=O)O)CC(=O)NCCCNCCCCNC(=O)C1=CC(O)=C(O)C=C1)(C)C)C=2C=C(O)C(O)CC2" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
