@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://www.irandoc.acir/onto/irandoc/CHEBI:51569>
  skos:prefLabel "n-acyl-amino acid"@en, "اسید آمینه آسیل N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202675> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:202675>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "korormicin"@en, "کورورمیسین"@fa ;
  ns0:mass "433.589" ;
  ns0:monoisotopicmass "433.28282" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OXOAWIMFJLEQMT-MBGGJNPXSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:inchi "InChI=1S/C25H39NO5/c1-4-6-7-8-9-12-15-21-22(30-21)16-13-10-11-14-19(27)17-23(28)26-20-18-25(3,5-2)31-24(20)29/h10-11,13-14,18-19,21-22,27H,4-9,12,15-17H2,1-3H3,(H,26,28)/b13-10+,14-11-" ;
  ns0:smiles "O=C1OC(CC)(C)C=C1NC(=O)CC(O)/C=C/C=C/CC2OC2CCCCCCCC" ;
  ns0:charge "0" ;
  ns0:formula "C25H39NO5" ;
  ns0:synonym_EXACT "(4Z,6E)-N-(5-ethyl-5-methyl-2-oxouran-3-yl)-3-hydroxy-8-(3-octyloxiran-2-yl)octa-4,6-dienamide" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
