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

<http://www.irandoc.acir/onto/irandoc/CHEBI:3372>
  skos:prefLabel "سولفات کاپرومایسین"@fa, "capreomycin sulfate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3371> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25903>
  skos:prefLabel "آنتی بیوتیک پپتیدی"@fa, "peptide antibiotic"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3371> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:3371>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3372> ;
  ns0:mass "522.519" ;
  ns0:synonym_RELATED "capreomycins" ;
  ns0:formula "C25H43N14O7R" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25903> ;
  ns0:monoisotopicmass "522.24113" ;
  ns0:synonym_EXACT "Capreomycin" ;
  ns0:charge "0" ;
  skos:prefLabel "کاپرومایسین"@fa, "capreomycin"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "NC1NC(CC=N1)[C@@H]1NC(=O)/C(NC(=O)[C@@H](CN[*])NC(=O)[C@@H](C[*])NC(=O)[C@@H](N)CNC1=O)=C/NC(N)=O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
