@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://www.irandoc.acir/onto/irandoc/CHEBI:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206651> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:206651>
  ns0:inchikey "QJKOTTLCVZMZOP-NCHVAJSOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "333.16886" ;
  skos:prefLabel "بلاست میستین B"@fa, "blastmycetin b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:smiles "O=C1N[C@@H](C[C@@]2(O)C(=O)NC=3C2=C(N([C@H]1C(C)C)C)C=CC3)CO" ;
  ns0:subset "2_STAR" ;
  ns0:mass "333.388" ;
  ns0:inchi "InChI=1S/C17H23N3O4/c1-9(2)14-15(22)18-10(8-21)7-17(24)13-11(19-16(17)23)5-4-6-12(13)20(14)3/h4-6,9-10,14,21,24H,7-8H2,1-3H3,(H,18,22)(H,19,23)/t10-,14-,17-/m0/s1" ;
  ns0:synonym_EXACT "(1S,10S,13S)-1-hydroxy-13-(hydroxymethyl)-9-methyl-10-propan-2-yl-3,9,12-triazatricyclo[6.6.1.04,15]pentadeca-4(15),5,7-triene-2,11-dione" ;
  ns0:formula "C17H23N3O4" ;
  ns0:charge "0" .

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 .
