@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:25985>
  skos:prefLabel "مشتق فنیل آلانین"@fa, "phenylalanine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223664> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223664>
  skos:prefLabel "viridiofungin b"@en, "ویریدیوفانگین B"@fa ;
  ns0:inchikey "LLWIRIPHZKGZBH-HMMYKYKNSA-N" ;
  ns0:smiles "O=C(O)C(O)(C(C(=O)NC(C(=O)O)CC1=CC=CC=C1)/C=C/CCCCCCC(=O)CCCCCCC)CC(=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  ns0:formula "C31H45NO9" ;
  ns0:inchi "InChI=1S/C31H45NO9/c1-2-3-4-7-13-18-24(33)19-14-8-5-6-9-15-20-25(31(41,30(39)40)22-27(34)35)28(36)32-26(29(37)38)21-23-16-11-10-12-17-23/h10-12,15-17,20,25-26,41H,2-9,13-14,18-19,21-22H2,1H3,(H,32,36)(H,34,35)(H,37,38)(H,39,40)/b20-15+" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "575.699" ;
  ns0:monoisotopicmass "575.30943" ;
  ns0:synonym_EXACT "2-[(E)-1-[(1-carboxy-2-phenylethyl)amino]-1,11-dioxooctadec-3-en-2-yl]-2-hydroxybutanedioic acid" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
